Skip to content

CRUD (Create, Read, Update, Delete) Recipe App with React. Project was developed together with DSC MMU during JavaScript Week 2021.

Notifications You must be signed in to change notification settings

codeWithRen/react-crud-recipe-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

react-crud-recipe-app

CRUD (Create, Read, Update, Delete) Recipe App with React. Project was developed together with DSC MMU during JavaScript Week 2021.

Front-End: React, HTML, CSS

Back-End: Node.js, Express.js

Database: PostgreSQL - Online Database Hosting with ElephantSQL

  1. Display and Search the data

display-data-gif

  1. Insert data

insert-data-gif

  1. Delete data

delete-data-gif

About

CRUD (Create, Read, Update, Delete) Recipe App with React. Project was developed together with DSC MMU during JavaScript Week 2021.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.8%
  • HTML 12.1%
  • CSS 5.1%