Skip to content

rolandowebdev/brain-wave

Repository files navigation

Brainwave

Brainwave Image

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.

Developing

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

Built with

License

This project is licensed under the MIT License - see the LICENSE file for details.