crud-app icon indicating copy to clipboard operation
crud-app copied to clipboard

❄️ A simple and beautiful CRUD application built with React.

CRUD App

Node.js CI GitHub Release (latest by date) License

A simple and beautiful CRUD application built with React.

crud-app

Technologies Used

Development

To get a local copy of the code, clone it using git:

git clone https://github.com/SafdarJamal/crud-app.git
cd crud-app

Install dependencies:

npm install

Now, you can start a local web server by running:

npm start

and then you can open http://localhost:3000 to view it in the browser.

Available Scripts

Script Description
npm start Runs the app in the development mode.
npm test Launches the test runner in the interactive watch mode.
npm run build Builds the app for production to the build folder.
npm run eject This command will remove the single build dependency from your project.

Credits

CRUD App is built and maintained by Safdar Jamal.

License

CRUD App is open-source software licensed under the MIT License.