Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iryb/sw-app


https://github.com/iryb/sw-app

jest mui react-query react-testing-library reactjs typescript

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# SW app

Displays list of Star Wars heroes and detailed information about films and starships for each hero.

## Demo
https://sw-app-sigma.vercel.app/

## Tech stack
- React
- React Query
- Typescript
- MUI
- React Testing Library
- Jest

## How to run the project

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

### `npm test`

Launches the test runner in the interactive watch mode.\

### `npm run build`

Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!