rida-elbahtouri / Findrecipie

It a web app that gets recipes from anThemealdb API and displays them for the user, it build using Reactjs and it used Redux to manage states

Home Page:findrecipie.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FindRecipe

This project is a React webapp that allow users to search for recipes by category and then display a list of all the meals user can make from that category

Live Link

click here

Presentition

Video

ScreenShot

screenshot screenshot

Built With

  • React
  • Redux
  • JSX
  • CSS
  • JavaScript
  • ESLint
  • Jest
  • VS Code
  • NPM
  • Axios

Prerequisites

You must have a browser on your PC in order to use the application. Click here to download one.

you must have NodeJS

Getting Started

  1. clone the project
# Clone this repository
$ git https://github.com/rida-elbahtouri/Findrecipie.git

# Go into the repository
$ cd Findrecipie

You can Install the dependencies with this commands

$ npm install

start the app

$ npm  start
 # and open the link provided

run Tests

$ npm  test
#Or
$ npm run test
 # and open the link provided

Authors

👤 Rida Elbahtouri

🤝 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!

Acknowledgments

About

It a web app that gets recipes from anThemealdb API and displays them for the user, it build using Reactjs and it used Redux to manage states

findrecipie.vercel.app


Languages

Language:JavaScript 73.8%Language:CSS 13.9%Language:HTML 12.3%