Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdulsamie10/react-mern-crud
In this MERN stack application, I created a basic Student app from starting to finish. This app will allow us to create student, show students list, update student, and delete a student from the MongoDB database.
https://github.com/abdulsamie10/react-mern-crud
api api-client api-rest application crud crud-api css html javascript mern mern-project mern-stack mongodb mongoose
Last synced: about 8 hours ago
JSON representation
In this MERN stack application, I created a basic Student app from starting to finish. This app will allow us to create student, show students list, update student, and delete a student from the MongoDB database.
- Host: GitHub
- URL: https://github.com/abdulsamie10/react-mern-crud
- Owner: abdulsamie10
- Created: 2023-04-15T23:26:04.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-04-15T23:28:42.000Z (over 1 year ago)
- Last Synced: 2024-04-28T04:56:19.872Z (6 months ago)
- Topics: api, api-client, api-rest, application, crud, crud-api, css, html, javascript, mern, mern-project, mern-stack, mongodb, mongoose
- Language: JavaScript
- Homepage:
- Size: 3.76 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-mern-crud
In this MERN stack application, I created a basic Student app from starting to finish. This app will allow us to create student, show students list, update student, and delete a student from the MongoDB database.