Skip to content

jaroslawksiezuk/crud-recipes-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.