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

https://github.com/rohitsharma50/food-orderinf-website

This repo is about 🍟 food ordering website i 👨‍💻 build during learning from Namaste React live course by Akshay saini
https://github.com/rohitsharma50/food-orderinf-website

akshay-saini akshay-saini-github best-react-course custom-hook javascript namaste-dev namaste-react namaste-react-live netlify-deployment parcel react react-app react-course react-redux react-router reactjs swiggy-api tailwindcss

Last synced: 9 days ago
JSON representation

This repo is about 🍟 food ordering website i 👨‍💻 build during learning from Namaste React live course by Akshay saini

Awesome Lists containing this project

README

        

# Namaste React Series 🚀

### [Namaste React Live Course](https://learn.namastedev.com/courses/namaste-react-live) from Zero to Hero 🚀 by [Akshay Saini](https://www.linkedin.com/in/akshaymarch7/) Founder of [NamasteDev](https://courses.namastedev.com/learn/Namaste-React).

- I made [🚀 foodie-apps 😍](https://foodie-apps.netlify.app//) from scratch using React.js and Parcel.js, which is the part of this course.

## To Clone this Repository

You need to write the following commands on the terminal screen(in vscode) so that you can run this project locally.

```bash
git clone "https://github.com/RohitSharma50/food-orderinf-website"
```

Go to the project directory

```bash
cd food-orderinf-website
```

Install dependencies

```bash
npm install
```

Start the server

```bash
npm run start
```

After doing this this application should now be running on `localhost`. If you want to Fork repository and want to run locally, follow this guidelines [Fork and Clone Github Repository](https://docs.github.com/en/get-started/quickstart/fork-a-repo)

#
## Key Features
◉ Multi Select Cuisines Based Restaurant Filter.
◉ Search Based Restaurants Filter.
◉ Shimmer UI
◉ CORS Extension For Fetching Swiggy Live API Data from Swiggy Public APIs.
◉ Tailwind CSS
◉ Class Based Components.
◉ React Router DOM for routing & navigation
◉ Lazy Loading
◉ Context API
◉ Lifting The State Up

## 🔗 Let's Connect

[![linkedin](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/rohit-sharma50/)