CRUD of Star Wars characters with a clean user interface written in Typescript.
Features:
- Intuitive UX/UI
- Performant
- Hexagonal Architecture
- React hooks
- UI components
- Custom Properties CSS
- Mocked API
- Design system
- Responsive
- Clean folder structure
npm i
npm run api-start
npm run start
npm run lint
npm run format
npm test
npm run build