devpass-tech / project-meatless-react-template

Meatless Frontend (React)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meatless

World's first vegetarian food delivery

Dependencies

to return the data of the restaurants access the url below:

  https://raw.githubusercontent.com/devpass-tech/meatless-api/main/restaurant_list.json
  • go to meatless-frontend ->

Running locally

Clone the project

  git clone https://github.com/devpass-tech/project-meatless-react-template

Enter the project directory

  cd meatless-frontend

install the dependencies

  yarn install

start the server and enjoy :)

  yarn start

About

Meatless Frontend (React)


Languages

Language:JavaScript 81.2%Language:HTML 14.7%Language:CSS 4.1%