Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 12 days 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-21T11:25:49.000Z (almost 6 years ago)
- Last Synced: 2024-04-25T02:15:19.230Z (7 months ago)
- Topics: adminlte, react, react-router, react-router-v4, reactjs
- Language: JavaScript
- Size: 16.1 MB
- Stars: 0
- Watchers: 2
- 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)