- Vite for configuration app in react.
- Mantine, a component library.
- CodeSee for genetating a interactive map
Click here to interact with the map 👉 Interactive react componet map
https://swapi.dev/api/starships/
https://swapi.dev/api/starships/?page=1
This project is bootstrapped with Vite.
npm install
npm run dev
npm run build
We use vite to manage the project configuration. It allows us to minimize the bundle size and performance issues is really important and overall fast.
- Tab login: It allows you to come into StarShips.
- Clicking a list item show you a card ship details.
- Tab logout: you logout to welcome page and you won't able to enter StarShips page.
- Tab Register: demo button StarShips pages: a star ships list.