Discover Brain Wave, your portal to diverse knowledge. Engage in four distinct quiz categories, each a gateway to a unique world of discovery. From general wisdom to niche topics, explore, learn, and excel in categories tailored to fascinate every inquisitive mind.
Node.js >= 18.x
setup with yarn is recommended.
# duplicate & fill environment file
cp .env.example
# install dependencies
yarn
# serve with hot reload at localhost:3000
yarn start
# build for production
yarn build
- UI Framework - ReactJS
- Styling - Chakra UI
- Fonts - Font Source
- Vite - Module Bundler
- Icons - Lucide React
- HTTP Client - Axios
- State Management - Zustand
- Cliend Side Routing - ReactRouterDOM
- Authentication - Firebase
- Package Manager - Yarn
- Deployment - Netlify
This project is licensed under the MIT License - see the LICENSE file for details.