- 👉 Heroku : https://pagine-azzurre.herokuapp.com
$ git clone [email protected]:valazco/pagine_azzurre.git
$ cd pagine_azzurre
- Local MongoDB
- Install it from here
- Create .env file in root folder
- Set MONGODB_URL=mongodb://localhost/pagine-azzurre
- Atlas Cloud MongoDB
- Create database at https://cloud.mongodb.com
- Create .env file in root folder
- Set MONGODB_URL=mongodb+srv://your-db-connection
$ npm install
$ npm start
# open new terminal
$ cd frontend
$ npm install
$ npm start
- Run this on chrome: http://localhost:5000/api/users/seed
- It returns admin email and password
- Run this on chrome: http://localhost:5000/api/products/seed
- It creates 6 sample products
- Run http://localhost:3000/signin
- Enter admin email and password and click signin
- Any Issue with pagine-azzurre? Contact Manteiner: Germán Lugo
- Do you want to help to our project developing along us: https://webacademy.pro/amazona is a nice place to start how.
- This project is based on the code of "React & Node Tutorial - Full ECommerce in 9 Hours [2020] from https://github.com/basir/amazona
- Contact Instructor: Basir