/star-wars-ultimate-search-preact

Star Wars ultimate search - Preact example with Redux - Powererd by the Star Wars API

Primary LanguageJavaScript

Star Wars ultimate Search

Preact with Redux

Get Started

# install dependencies
npm i

# start the app
npm start

# build app
npm run build

# run unit tests
npm test