Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 289 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 289 Bytes

Example Restaurant Website in React

screenshot

Clone

git clone https://github.com/samiralibabic/gericht.git

Install dependencies

npm install

Run

npm run start

Open http://localhost:3000 to preview the project.