SuperCrud
[MERN] Node React Crud Builder
- latest update: 12/07/2021
- by: Shape4
-
Node version up to 15
-
React JS
-
MongoDB
-
npm
Download and unzip the file from codecanyon.
First of all, make sure you have already installed Node.js on your machine. After that, do the following action.
-
Navigate to the directory
-
Install all required packages
npm install
-
Set the sensitive information in .env file like DB or Paste mongoDB URI in index.js
-
Start server
npm start
-
That's it
Open another command line and do the following action.
-
Navigate inside the directory
cd crud-app
-
Install all required packages
npm install
-
Start client
npm start
-
That's it
-
Now open localhost:3000
-
A Complete CRUD Operation(Create, Retrieve, Update, Delete)
-
Fully Format Time Stamp of Every Post.
-
A New Post always comes on top.
-
Clean UI Design
-
Shows Greeting Message according to time.
-
Responsive For All Devices!!
-
Node 15
-
React JS Frontend
-
Axios
Thank you once again for purchasing this app. We attempt to add and improve new features on a regular basis. Hopefully, you'll find the application enjoyable to use.