Project Management Client

This is the client-side of a project management web application. It is built using React and communicates with a backend server through API calls.

Features

  • User authentication and authorization
  • CRUD operations on projects, tasks, and users
  • Real-time updates using WebSockets
  • Responsive design

Technologies Used

  • React
  • Redux
  • React Router
  • Bootstrap-UI
  • Axios

Getting Started

To get started with the project, follow these steps:

1. Clone the Frontend repository:

git clone https://github.com/Sirumba/Phase-3-Project-Manager-Frontend.git

2. Clone the Backend repository:

git clone https://github.com/Sirumba/phase-3-project-management-backeend.git

2. Install dependencies:

cd Project-Management-Client
npm install

3. Run the App

npm start

4. Running the server.

The app will be available at Local host

License

Technology used

Author

Project contributed to by: Simon Sirumba

Licence

For this project's sourcecode is in Simon Sirumba github account.