Skip to content

UC Thrift is a web application where students can find a variety of second-hand items from other college students that are useful for classes, apartment, dorm life, and more. Our app uses the MERN techstack. This means that our frontend is built using React.js, our backend utilizes Express and Node.js, and the database we use is MongoDB.

Notifications You must be signed in to change notification settings

Monicaaawa/uc-thrift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UC Thrift

Commands

  • Frontend: npm install to install package dependencies, npm run dev to start
  • Backend: npm install to install package dependencies, npm start to connect to the database (unfortunately nothing will work unless you have a working MongoDB key)

About

UC Thrift is a web application where students can find a variety of second-hand items from other college students that are useful for classes, apartment, dorm life, and more. Our app uses the MERN techstack. This means that our frontend is built using React.js, our backend utilizes Express and Node.js, and the database we use is MongoDB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published