Skip to content

PrasadK05/project_management_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

project_management_client

It is a Project management web application which is deployed on netlify.com

Tech Stack

  • React js
  • Redux
  • Thunk
  • react-router-dom
  • Chakra UI (css library)

Demo

Click below to check live application

LIVE

Test credentials

Features

  • Login Page

Login

  • Dashboard Page

Dashboard

  • Project Listing Page

List

  • Create Project Deposit

Form

Run Locally

Clone the project

  git clone https://github.com/PrasadK05/project_management_backend.git

Go to the project directory

  cd client

Install dependencies

  npm install

Start the server

  npm run start

Related

Checkout backend repo

Backend Repo

Authors

Releases

No releases published

Packages

No packages published