Next version of sleep.revku.dev built with React and hosted with Netlify.
- React
- Vite
- styled-components
- react-ga4
- prettier, eslint
-
Clone the repository
-
Install required dependencies
npm install
-
Start development server
npm run dev
-
Generate a full static production build
npm run build