/react-recipe-app

React Recipe Web App

Primary LanguageJavaScriptMIT LicenseMIT

This project was bootstrapped with Create React App.

React Recipe App

Installing

  • Clone this repository:
git clone https://github.com/emrullahayin/react-recipe-app.git
  • How to run locally?
  1. cd into the repo.
  2. Run yarn or npm i to download dependencies.
  3. Run yarn start or npm start to start the development server.

Deployment

The app can be deployed using either Netlify

Built With

  • Javascript
  • React - (UI library)