- Vai na Web recipes page challenge using ReactJs, developed for learning purpose.
-
You'll need Git and Node.js installed on your computer in order to build this app.
-
Also it's nice to have an editor to work with code like VSCode.
-
Request API key in TheMovieDB.
# Clone the project and access the folder
$ git clone https://github.com/hamomgs/recipes.git
$ cd recipes
# Install the dependencies
$ npm install
# Start
$ npm start
This project is under the license MIT.