Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.