Project consist of food delivery application using React.
Implemented using following concepts:
- Parcel
- Functional and Class based Component
- Config Driven UI
- Hooks
- Shimmer UI
- Routes
- Custom Hooks
- Tailwind CSS
- Higher order component
- Props drilling
- Redux Tool Kit
Make sure you have Node.js and npm installed on your machine.
git clone https://github.com/snehalk19/Food-Delivery-Website.git
cd Food-Delivery-Website
npm install
npm run start