/site-receitas

Um site de receitas utilizando uma API para buscar as receitas

Primary LanguageJavaScript

Site de receitas responsivo

Technologys used:

CSS3 icon
CSS3
HTML5 icon
HTML5
Javascript icon
Javascript
React icon
React.js

About the project:

This project is a website made with react, the goal of the project is to use an API to get all recepies and display then for the final user.

Instructions to use

To use this project, you must install npm.

In order to install npm you should use the command: npm install, on the terminal.

Once you have cloned the project into your local repository, you can execute the following command to run the react app:

  • - $> By executing the command "npm start", you can run the website and see it in your browser.