Coffee Shop with MongoAtlas, Express and Nodejs framework.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them:
1. IDE
2. Browser
3. NodeJs
4. Npm
Please check the official NodeJs for more features.
Clone the repo
git clone https://github.com/leonyangela/restaurant-reservation.git
Switch to the repo folder
cd restaurant-reservation
Add .env file, add token to .env file
MONGODB_URL=YOUR_TOKEN
MAPBOX_TOKEN=YOUR_TOKEN
Install all dependencies
npm install
Start the app
npm start
Add localhost to url
localhost:3000
git clone https://github.com/leonyangela/restaurant-reservation.git
cd restaurant-reservation
add .env file
add token to .env file
npm install
npm start
add localhost:3000 to url
- HTML, CSS and JS
- Express => Server
- NodeJs => Backend
- MongoDB => Database
- Passport => Auth Config
- Sass => Design
All picture are taken from unsplash.com
If you have any suggestions or found some debug, feel free to contact me.