- Node.js
- Express
- Cors
Clone this repository :
git clone https://github.com/LilaGuill/deliveroo-backend/blob/master/package.json
cd deliveroo-backend
Install packages :
npm install
When installation is complete, run the project with:
npx nodemon index.js
- React
- HTTP request with axios (get)
- Hooks (useState, useEffect)
Demo: https://deliveroo-react-lg.netlify.com/
https://github.com/LilaGuill/deliveroo-frontend
- Client deployed with Netlify
- Server deployed with Heroku