Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jdmiguel/star_wars_characters
Simple exercise to practise adding, editing, removing, sorting and filtering data with React, Axios, JsonServer and Bootstrap
https://github.com/jdmiguel/star_wars_characters
axios bootstrap4 json-server react
Last synced: about 4 hours ago
JSON representation
Simple exercise to practise adding, editing, removing, sorting and filtering data with React, Axios, JsonServer and Bootstrap
- Host: GitHub
- URL: https://github.com/jdmiguel/star_wars_characters
- Owner: jdmiguel
- Created: 2020-02-11T10:53:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-05T20:35:45.000Z (almost 4 years ago)
- Last Synced: 2023-03-04T01:37:34.624Z (over 1 year ago)
- Topics: axios, bootstrap4, json-server, react
- Language: JavaScript
- Homepage:
- Size: 367 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# STAR WARS CHARACTERS
Simple exercise to practise adding, editing, removing, sorting and filtering data with React, Axios, JsonServer and Bootstrap
## Scripts
- npm run api (start the json-server)
- npm start (run the app using webpack-dev-server)