This is a oneline bookstore project created for UGA CSCI 4050 using the MERN stack.
-must have node.js installed
- npm
- Run
npm install
- paste the .env file in the root directory (necessary to connect to DB)
- Run
npm run web
- Our website is hosted at http://localhost:5000
- API resopnses can be seen in the terminal tab you ran
npm run web
in - Login for Admin can also be found in the .env file
- Gary Barns
- Hunter Wilkins https://hunterwilkins.dev
- Kawkab Aldoshan
- Nathan Safir
- Spencer King