A complete A-Z Ecommerce Website for Books.
View Demo : https://taperback.herokuapp.com/
- Search Books
- View Books
- Order Books
- Add to Cart
- Authentication using Google Auth
- To run Client (PORT 3000)
cd client
npm start
- To run Server (PORT 5000)
npm run dev
- MONGO_SECRET (For Mongo Atlas)
- REACT_APP_CLIENT_ID (For Google Auth)
Check schemas folder