Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lucianopaci/star-wars


https://github.com/lucianopaci/star-wars

Last synced: 3 days ago
JSON representation

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/)