Clone this repo :
git clone https://github.com/ptakpatryk/star-wars-react-swapi.git
Navigate to the root folder and install all dependencies :
yarn
Start Development Mode :
yarn dev
- Open http://localhost:8080 to view it in the browser.
In the project directory, you can run:
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Runs cypress testing tool. Please make sure you have application running on your localhost port 8080
.
To check javascript linting rules.
To format codebase.