Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)