- Open Two terminals
## In one terminal
- git clone https://github.com/arpitprojects/restro-backend
- cd restro-backend
- npm install
- node index.js or nodemon index.js
## Second Terminal
- git clone https://github.com/arpitprojects/restro-frontend.git
- cd restro-frontend
- npm install
- npm start
Following Libraries are used inside
- React 16
- Express.js /Node.js
- Google Maps
- Geolocation api
- Material Design
- Can provide BOUNDS for auto zoom adjust
- Input validations, Front end improvments
- When u check responsivness in Laptop by adjusting views in chrome do a page refresh everytime to get responsive view design.
- UX Improvements