/tasty-recipes

A single-page application that lets the user discover or filter through a variety of recipes by fetching data from Spoonacular API.

Primary LanguageJavaScript

Tasty

A catalogue of recipes - A Single Page Application that fetches data from Spoonacular API and stores it in the Redux store, then displays it on the website. The website has two pages using a unique route. The first page shows a list of Recipes and the second page shows information about a specific recipe.

chrome-capture

Live Link

Live Link

Live Demo

Video Presentation

Built With

Getting Started

To get a copy up and running follow these simple example steps:-

  • Clone https://github.com/Mupa1/tasty.git to your local machine.
  • Run npm install to install dependencies.
  • Run npm start to view the app live on your browser.

To make changes open the tasty folder in your favorite editor.

  • Navigate to the src folder to make any changes.
  • Run npm start to preview changes live on your browser.
  • When you finish your changes, run npm run build to create the production files to the dist folder.

Automated Test

npm run test

Author

👤 Mupa M'mbetsa Nzaphila

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!