Skip to content

Latest commit

 

History

History
27 lines (12 loc) · 669 Bytes

README.md

File metadata and controls

27 lines (12 loc) · 669 Bytes

ProcHUB

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.

Demo

Demo Link Here

Documentation

Documentation

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

DB_URL

Tech Stack

Client: React, Redux, TailwindCSS

Server: Node, Express , Docker