A website blocking application developed using the MERN stack (Postgre, Nest.js, Next.js, Node.js). It blocks access to specified websites to help manage online distractions.
- Add/Remove Websites: Manage the blocklist.
- Real-time Blocking: Block websites instantly.
- User Authentication: Secure access to the application.
- Postgres: Data storage
- Nest.js: Server-side API
- Next.js: Frontend
- Node.js: Server-side logic