ProcHUB is a full-stack web application that serves as a hub for showcasing projects, blogs, and rankings. The application consists of two main components: the frontend and the backend. The frontend is built with React.js and Vite, while the backend is powered by Node.js and Express.js. It also utilizes Redux for state management.
To run this project, you will need to add the following environment variables to your .env file
DB_URL
Client: React, Redux, TailwindCSS
Server: Node, Express , Docker