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.
- User authentication and authorization
- CRUD operations on projects, tasks, and users
- Real-time updates using WebSockets
- Responsive design
- React
- Redux
- React Router
- Bootstrap-UI
- Axios
To get started with the project, follow these steps:
git clone https://github.com/Sirumba/Phase-3-Project-Manager-Frontend.git
git clone https://github.com/Sirumba/phase-3-project-management-backeend.git
cd Project-Management-Client
npm install
npm start
The app will be available at Local host
Project contributed to by: Simon Sirumba
For this project's sourcecode is in Simon Sirumba github account.