Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 275 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 275 Bytes

Sandbox Web App

Your go-to boilerplate for quick web app setup.

Stack for v1.0:

  • TypeScript: For type-safe code.
  • React: UI Library.
  • Vite: Build tool with fast HMR.
  • Eslint: For linting and ensuring code quality.
  • Prettier: Code formatter.