A template project for creating a fast, modern website using TypeScript, React, Mantine components and hooks, and Vite for bundling/development.
- Install Node.js.
- Clone this repository.
- Run
npm install
to install dependencies. - Run
npm run dev
to start the development server. - Open http://localhost:3000 in your browser.
MIT. See LICENSE.