Skip to content

yacine-21/ReactFoodList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues LinkedIn


Logo

My Readme file for this project

If you want to clone this project and run it follow the steps below :)
View Demo · Report Bug ·

This is a simple web app in react, fetching recipes from an API (Edaman)

gif

(back to top)

Built With

This section list frameworks/libraries used to bootstrap your project.

(back to top)

Getting Started

Prerequisites

First make sur you have npm installed on your machine !

  • npm
    npm install npm@latest -g

Installation

  1. Get a free API Key at Edamam

  2. Clone the repo

    git clone https://github.com/yacine-21/ReactFoodList
  3. Install NPM packages

    npm install
  4. Enter your API_KEY in .env

    REACT_APP_API_KEY='ENTER YOUR API KEY';

    Enter your REACT_APP_API_ID in .env

    REACT_APP_API_ID='ENTER YOUR API ID';

(back to top)

Contributing

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!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Yacine - @my_twitter - yacinelyoubi37@gmail.com

Project Link: here

(back to top)

About

tutorial youtube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published