Skip to content

satan-pro/TopFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TopFlow

A project management portal where teams can sync their efforts through intuitive task allocation, real-time progress monitoring, and seamless collaboration with a userfriendly and interactive UI. A smart platform that makes organizing work easier.

To start contributing

Clone this project to your local machine : git clone [email protected]:satan-pro/Project-Pilot.git

Create a React App

Use the following command on your terminal : npm create vite@latest project-pilot

Add React Dependencies

React router for multi page routing : npm i react-router-dom --save styled-components