Skip to content

Aklilu-Mandefro/crud-application-in-react-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD App Using React for Beginners

crud-app

Technologies Used

Development

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

git clone https://github.com/Aklilu-Mandefro/crud-app-in-react.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 Aklilu Mandefro.

Contribute to this project

Thank you for browsing this repo. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

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

Releases

No releases published

Packages

No packages published