arman37 / CRUD_ReactJS

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ“ 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

About

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

License:MIT License


Languages

Language:JavaScript 93.3%Language:CSS 5.6%Language:HTML 1.1%