Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 384 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 384 Bytes

CRUD Recipes list

This project is a simple recipes list management application.

Getting Started

  • Install dependencies: yarn install
  • Run yarn start to run the app in the development mode
  • Run yarn build to build the app for production to the build folder

More

This project was bootstrapped with Create React App.