Skip to content

konstantinabl/project-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Management System

This project contains the source code for the project management system I have built with React.

Installing

  • Clone the project repository to your machine
  • Enter the folder, where you cloned the repo
  • Run npm install to run all the dependencies and packages the project uses
git clone git@github.com:konstantinabl/project-management-system.git
cd project-management-system
npm install

Running the app

Use npm start to run the app in development mode.

Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

About

Create a project management system with ReactJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published