https://github.com/cacawildaandika/simple-react-cru
Simple reactjs cru json placeholder API
https://github.com/cacawildaandika/simple-react-cru
adminlte react react-router react-router-v4 reactjs
Last synced: 2 months ago
JSON representation
Simple reactjs cru json placeholder API
- Host: GitHub
- URL: https://github.com/cacawildaandika/simple-react-cru
- Owner: cacawildaandika
- License: mit
- Created: 2019-01-21T11:06:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-21T11:25:49.000Z (over 7 years ago)
- Last Synced: 2025-05-15T18:47:18.250Z (about 1 year ago)
- Topics: adminlte, react, react-router, react-router-v4, reactjs
- Language: JavaScript
- Size: 16.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple CRU ReactJs
This is a simple reactjs crud with api using [Json Placeholder](https://jsonplaceholder.typicode.com)
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
### Requirement
What things you need to install npm higher than 5.4 to use this project
### Installing
Type this code to your terminal
```
npm install
```
```
npm start
```
## Built With
* [AdminLTE](https://adminlte.io/) - Control Panel Template
* [ReactJS](https://reactjs.org/) - A JavaScript library for building user interfaces
* [React Router Web](https://reacttraining.com/react-router/web/guides/quick-start) - Declarative routing for React
## Authors
* **Caca Wilda Andika** [LinkedIn](https://linkedin.com/in/akikazuandika) [Telegram](https://t.me/akikazuandika)
See also the list of [my project](https://github.com/akikazuandika)
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
## Original React Readme
If you doestn't understand with my instruction you can read the [Original ReactJS Readme](REACT-README.md)