🎉 Welcome to Kitchen King - Your go-to destination for delicious food orders, built with love using ReactJS, TailwindCSS, and more!
Kitchen King is a food ordering website designed to provide a seamless and delightful experience for users to explore, order, and enjoy their favorite dishes. Whether it's a quick snack or a hearty meal, Kitchen King has got you covered!
- HTML
- CSS
- JavaScript
- ReactJS
- TailwindCSS
- Redux
- Parcel
- Jest (for testing)
To get a local copy of this project up and running, follow these steps:
-
Clone this repository:
git clone https://github.com/sparshbhardwaj209/Kitchen-King.git
-
Navigate to the project directory:
cd Kitchen-King
-
Install the dependencies:
npm install
-
Start the development server:
npm start
It's free to use, and use this only for the education purposes.
We welcome contributions to make Kitchen King even better! To contribute:
- Fork this repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -am 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a pull request