Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lauti7/starwars
https://github.com/lauti7/starwars
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lauti7/starwars
- Owner: lauti7
- Created: 2019-05-24T16:37:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T05:52:48.000Z (about 2 years ago)
- Last Synced: 2024-11-05T17:58:27.772Z (2 months ago)
- Language: JavaScript
- Size: 1.66 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Star Wars APP
A Vanilla JS SPA that uses Local Storage to store data from [Star Wars API](https://swapi.co/)## QuickStar
Use `git clone https://github.com/lauti7/starWars.git` then open the project folder from terminal and run `npm start` command### Acknowledgements
Thanks for [@phalt](https://github.com/phalt) for creating [SWAPI](https://swapi.co/)