bangtam1994 / deliveroo-frontend

My take on Deliveroo website, in React

Home Page:https://deliveroo-front.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deliveroo FrontEnd

Overview

Replica of Deliveroo website ; made in React.

Screenshot

deliveroo frontend

Client Netlify : https://deliveroo-front.netlify.com/

Server

GitHub : https://github.com/bangtam1994/deliveroo-backend

Heroku : https://deliveroo-backend-by-bt.herokuapp.com

Packages

  • React

  • Axios

    Running the project

Clone this repository :


git clone https://github.com/bangtam1994/deliveroo-frontend.git

cd deliveroo-frontend

To install packages :

npm install

or

yarn add

When installation is complete, run the project with:

yarn start or npm start

Deployment

  • Client : deployed with Netlify

  • Server : deployed with Heroku

Installation and usage

Please ensure you have React installed a react app on your computer.

To install packages :

npm install

or

yarn add

When installation is complete, run the project with:

yarn start

Contact

About

My take on Deliveroo website, in React

https://deliveroo-front.netlify.com/


Languages

Language:JavaScript 70.0%Language:CSS 22.0%Language:HTML 8.0%