Skip to content

This is an CRUD application where user can create, read, update and delete any user information along with that any wrong access of URL can lead to 404-error page

Notifications You must be signed in to change notification settings

Sayan-Maity/CRUD-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is basically a CRUD application where you can create, read, update or delate any user inforamtion. Here We have used the Frameworks = {React.js, HTML, CSS, Bootstrap}. We have also used the fake Json server to store, change or fetch the data of user by the help of API's. Go ahead and explore this app by running on your terminal. Current;y this app is facing some issues while hosting so it is not hosted yet. Steps are mentioned below to integrate this app on your local environment

Step1 : Fork this repo

Step2 : Clone this repo by copying the 'HTTPS key'

Step3 : Type this command in your terminal git clone ____________, in the blank portion paste the 'HTTP's key'

To get into the crud folder where the main application is available type this command in your console

Step4 : cd .\crud\

To run this application type in your terminal -->

Step5 : npm run start:dev

Happy Hacking :), your app will run in the http://localhost:3000/ by default and the server will be runnig in http://localhost:3001/

About

This is an CRUD application where user can create, read, update and delete any user information along with that any wrong access of URL can lead to 404-error page

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published