/deliveroo2

Primary LanguageJavaScript

Deliveroo Clone - React

Overview

Deliveroo Clone made at Le Reacteur Bootcamp.
2 screens are availables : Restaurant and Checkout.

Packages

Running the project

Clone this repository :

git clone https://github.com/Cebri63/deliveroo2.git
cd deliveroo2

Install packages :

npm install

When installation is complete :

npm start