pet-cart-frontend-team1_pratik created by GitHub Classroom
Welcome to my React app Pet Cart which is fully-functional e-commerce website. It is completely MERN stack web app (MongoDB, ExpressJS, React and Node.JS).
- Atlas Cloud MongoDB
- Create database at https://cloud.mongodb.com
- In .env file update MONGODB_URI=mongodb+srv://your-db-connection
# open new terminal
$ cd frontend
$ npm install
$ npm start