Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deepak-tiwari-dt/foodie-light-client

A Food site made using HTML, CSS, JavaScript, React, React Hook Form, API, Axios, Frontend, Backend, Express.
https://github.com/deepak-tiwari-dt/foodie-light-client

api axios css frontend html javascript react reacthookform vercel

Last synced: 16 days ago
JSON representation

A Food site made using HTML, CSS, JavaScript, React, React Hook Form, API, Axios, Frontend, Backend, Express.

Awesome Lists containing this project

README

        

# Foodie Delight

## A Food site made using HTML, CSS, JavaScript, React, React Hook Form, API, Axios, Frontend, Backend, Express.

### [Foodie Delight](https://foodie-light-client.vercel.app/)

![Img](./public/home-page.png)

#### STEPS TO SETUP CLIENT:

> Copy commands from below one by one and execute in terminal to run it locally

```bash
git clone https://github.com/deepak-tiwari-dt/foodie-light-client.git

cd foodie-light-client

npm install

npm install react-hook-form axios react-router-dom

npm start
```