Malik & Sabiha Flavour is a food ordering application built from scratch using React. The project follows the concept of a config-driven UI, where data is dynamically fetched from the Swiggy API. It is designed to cover all fundamental concepts of React, including hooks, Redux Toolkit, and other essential features.
- User-friendly interface
- State management using Redux Toolkit
- Efficient bundling with Parcel
- Testing implemented using Jest
- Fully responsive and optimized for performance
- React
- Redux Toolkit
- Parcel (Bundler)
- Jest (Testing Library)
- Clone the repository:
git clone https://github.com/username/malikandsabihaflavour.git
- Navigate to the project directory:
cd malikandsabihaflavour - Install dependencies:
npm install
- Run the project locally:
npm start
Feel free to contribute to this project by raising issues or submitting pull requests. Any suggestions and improvements are welcome.