Skip to content

scotch-io/react-redux-course

 
 

Repository files navigation

React Star Wars

This is a project written in React that uses the Star Wars API to display characters and information about them.

First, install the dependencies.

npm install

To build and serve the project locally, run:

npm run serve

To just build the project, run:

npm run build

About

React project utilizing the Star Wars API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.1%
  • CSS 37.4%
  • HTML 10.5%