A high-performance application to discover new ideas by browsing an infinite scroll interface.
- Clone this project
- Go to project's folder
- Install dependencies
npm install
- Make sure you have the env vars (check
.env.example
) - Run and have fun ;)
npm run dev
npm run dev
to development environmentnpm run build
&&npm run preview
to production
- React
- TypeScript
- Vitejs
- TailwindCSS
MIT