Welcome to FastEat! This is a React-based website showcasing a variety of dishes and desserts along with their recipes. Explore and discover delicious recipes to try out in your kitchen.
You can view the live demo of the project here.
- Browse through a collection of dishes and desserts.
- View detailed recipes for each item.
- Clean and responsive design built with ReactJS and styled using Sass.
ReactJS
,Sass
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/mahm0udnasr/FastEat.git
- Install the dependencies:
npm install
- Start the development server:
npm start
- This will start the application on:
http://localhost:3000
.
Contributions are welcome! If you have any suggestions or improvements, please feel free to open an issue or submit a pull request.