Website Blocking Project

August 4, 2024 ยท View on GitHub

Overview

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.

Features

  • Add/Remove Websites: Manage the blocklist.
  • Real-time Blocking: Block websites instantly.
  • User Authentication: Secure access to the application.

Technologies Used

  • Postgres: Data storage
  • Nest.js: Server-side API
  • Next.js: Frontend
  • Node.js: Server-side logic