Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.54 KB

README.md

File metadata and controls

40 lines (30 loc) · 1.54 KB

Star Wars React App

Mobile responsive App helps to find data about your favorite characters within the Star Wars universe. This project was bootstrapped with Create React App, using the Redux and Redux Toolkit TS template.

App Screenshots

Project screenshot Project screenshot Project screenshot Project screenshot Project screenshot

Start the project

To get a local copy up and running follow these simple example steps.

  • Clone the repo
  • Use yarn install to install modules. If you what to open stories with storybook, you have to add storybook using npx storybook init.
  • Use yarn start to start project.
  • Use yarn run test to run unit tests.

Technologies Used

  • Axios
  • GH-pages
  • Jest (unit tests)
  • React and @types/react
  • React-redux and @types/react-redux
  • React-router-dom and @types/react-router-dom
  • Redux-toolkit
  • Redux-thunk
  • StoryBook
  • Typescript

StoryBook Screenshots

Project screenshot Project screenshot Project screenshot