/recipe-app-with-react-router

React Recipe App with React Router

Primary LanguageJavaScriptMIT LicenseMIT

React Recipe App with React Router

Installing

  • Clone this repository:
git clone https://github.com/emrullahayin/recipe-app-with-react-router.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)