This is a project management app built with React. It allows users to manage their projects in an organized manner.
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open the app in your browser:
http://localhost:5173
The app is deployed on Github pages and can be accessed here.