/CRUD_ReactJS

A Simple CRUD app with facebook's React(ReactJS).

Primary LanguageJavaScriptMIT LicenseMIT

📝 Author

Arman Bhuiyan Github / LinkedIn / Facebook / Site / E-Mail

A Simple CRUD app with facebook's React(ReactJS)

The idea is to demonstrate how to to build a CRUD application with facebook's ReactJS.

HOW TO RUN

  1. Before this you will have to configure the backend API i developed with nodeJS at https://github.com/arman37/CRUD_NodeJS
  2. Clone the project from git.
  3. Go to 'CRUD_ReactJS' directory.
  4. Run yarn or npm install.
  5. Run npm start.

Application will start at http://localhost:8080.

Preview

Screenshot1 Screenshot2 Screenshot3 Screenshot4

Contributing

If you like the project, shoot a 🌟 and feel free to fork & send PR anytime.

License

MIT licensed