Skip to content

Discover our Trello-inspired board with drag-and-drop simplicity! Three swimlanes: To Do, In Progress, and Completed. Manage tasks effortlessly. πŸš€

License

Notifications You must be signed in to change notification settings

PriyansuMaurya/Trello-Management

Repository files navigation

Trello-Management

Discover our Trello-inspired board with drag-and-drop simplicity! Three swimlanes: To Do, In Progress, and Completed. Manage tasks effortlessly. πŸš€

πŸ› οΈ Tech Stack

  • React βš›οΈ
  • TypeScript πŸ¦•
  • Vite 🏎️
  • npm πŸ“¦
  • Ant Design 🐜
  • Jest πŸƒ

πŸ“‹ System Requirements

  • A computer running a modern web browser πŸ–₯️🌐

Certainly! Here's the updated "Getting Started" section without the note:

πŸš€ Getting Started

  1. Clone the repository:

    git clone https://github.com/PriyansuMaurya/Trello-Management.git
  2. Navigate to the project directory:

    cd Trello-Management
  3. Install dependencies using npm:

    npm install
  4. Start the development server using Vite:

    npm run dev
  5. Open your web browser and go to http://localhost:3000 to see the app running.

  6. Make necessary changes to the code. All the React components and TypeScript files are located in the src directory.

  7. Run tests using Jest:

    npm test
  8. Once you are satisfied with the changes, commit them:

    git add .
    git commit -m "Your commit message here"
  9. Push the changes to your remote branch:

    git push origin <branch-name>
  10. Create a pull request on the repository's website and wait for code review and merge.

Happy coding! πŸš€

πŸ“ License

This project is licensed under the MIT License.

About

Discover our Trello-inspired board with drag-and-drop simplicity! Three swimlanes: To Do, In Progress, and Completed. Manage tasks effortlessly. πŸš€

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published