Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 1.19 KB

README.md

File metadata and controls

50 lines (32 loc) · 1.19 KB

Proxima

Project Description

Proxima is a real-time project update platform that enables teams to stay informed about project progress. The platform is built using React, MongoDB, Express, and Tailwind CSS.

Project Features

  • Real-time updates on project progress
  • Notifications for project milestones and deadlines
  • Collaborative team communication
  • Task and project management tools
  • Customizable project and task settings

Tools & Libraries

The following tools and libraries have been used in the project:

  • ReactJS
  • MongoDB
  • Express
  • Tailwind CSS

Installation

To run the project on your local machine, follow these steps:

  1. Clone the repository to your local machine:
git clone https://github.com/sami999khan999/proxima_client
  1. Install the dependencies:
npm install
  1. Start the development server:
npm start

Conclusion

Proxima is a dynamic and user-friendly platform designed to keep teams informed about project progress in real-time. The platform has been built using modern web technologies and offers a range of features for effective project and task management.

Note: The project requires a MongoDB database connection to function properly.