Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucianopaci/star-wars
https://github.com/lucianopaci/star-wars
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lucianopaci/star-wars
- Owner: LucianoPaci
- Created: 2020-12-13T16:02:58.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-29T01:05:57.000Z (over 2 years ago)
- Last Synced: 2023-03-04T17:26:29.861Z (over 1 year ago)
- Language: JavaScript
- Size: 1010 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Star Wars UI
# Getting Started with Create React App
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). Uses [Redux](https://redux.js.org/) to manage state
## Available Scripts
In the project directory, you can run:
## Installation
```
$ npm run install
```## Start
```
$ npm start
```## Structure
The project was divided into state and views. Based on [React Ducks](https://github.com/erikras/ducks-modular-redux)
## [Try It](https://star-wars-ui.netlify.app/)