A cuisine-themed website where you can search for your favorite meals and ingredients.. built with react, typescript, and redux.
Core Functionalities:
- Displays meals by category.
- Search meals by ingredients.
- View meals based in different areas/locations.
- Get information on all meal preparation processes.
I and my partner had a great time building this project and we sincerely love it... we hope you do too, Click here to view the project live!
Below are live links to the lavish cuisine website:
Main Technologies:
- Enter this url: https://github.com/OkoyeCharles/lavish-cuisine in your web browser.
- Once opened navigate to the top left level of the project a green code download button will be visible on the righthand side.
- Select download Zip option from drop down menu.
- Once the download is complete you will be able to access my project locally .
- npm
npm install npm@latest -g
cd lavish-cuisine
npm i
npm start
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project is distributed under the MIT License. Click here for more information.