Skip to content

junglejf/project-recipe-app

Repository files navigation

Let's Cook App


Online recipe app to search for your favorite recipes! powered by TheMealdb & TheCockTaildb.
Source · Report Bug


landing-page


Table of Contents
  1. About
  2. Running the App
  3. Contribution
  4. Contacts

⚡ About

Let's Cook App is an educational app for you to pratice your next favorite recipe! Here you can prepare various types of recipes, as well as some drinks.

⚙ Features

  • Search recipes by type
  • Mobile friendly
  • Recipe tracking

💻 Techs

html5 css3 javascript react react

👨‍💻 Running the App

To execute the app, please follow this instructions.

Prerequisites

You need to have these tools: NPM & Git. Besides, if you want to contribuite later, it's good to have some code editor like vsCode

Installation

  1. Clone the repository (HTTPS or SSH)

    git clone https://github.com/cassiorodp/recipe-app.git
    git@github.com:cassiorodp/recipe-app.git
  2. Acess the local repository and install the dependencies

    npm install
  3. In the local repository, execute the following comand to run the app, by default it should run in localhost:3000, you can acess by your browser

    npm start

🏗 Contribution

Feel free to add any contribution on our app! Here is some instructions:

  1. Fork
  2. Create your feature/fix branch (git checkout -b feature/fix)
  3. Commit your alterations (git commit -m 'Improving your app!')
  4. Push to remote repository (git push origin feature/fix)
  5. Open a PR(Pull Request)

📫 Contacts

This project was done by the developers:


About

React Project to manage a recipes list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages