Skip to content

🤖 CRUD of Star Wars characters with a clean user interface written in Typescript

Notifications You must be signed in to change notification settings

giodelabarrera/star-wars-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

star-wars-crud

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

Star Wars

Getting Started

Installation

npm i

Run mocked api server

npm run api-start

Run web server

npm run start

Development

Run lint

npm run lint

Run format

npm run format

Run tests

npm test

Build

npm run build

About

🤖 CRUD of Star Wars characters with a clean user interface written in Typescript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages