Skip to content

Soheil-Saberi/snappfood_demo

Repository files navigation

Snapp Food - Demo

Restaurant page implementation in Snapp Food

Logo

Installation & Run Locally

Clone the project

  git clone https://github.com/Soheil-Saberi/snappfood_demo.git

Go to the project directory

  cd snappfood_demo

Install dependencies

  npm install

Start the server

  npm start

Open http://localhost:3000 to view it in the browser.

Screenshots

Snappfood Screenshot

Tech Stack

Client: TypeScript, React, Redux, TailwindCSS, Jest, Storybook

Server: Local