Skip to content

Nicok19/Piaf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Piaf

Piaf is a task scheduling web application inspired by Trello, but designed for smaller-scale task management. It provides a simple and user-friendly interface to help you organize your tasks efficiently.

📋 Features

  • Create, edit, and delete tasks
  • Drag-and-drop functionality to organize tasks
  • Multiple task lists
  • Responsive design for various devices

🛠️ Technologies Used

  • React: A JavaScript library for building user interfaces
  • CSS: Styling for the application

📚 Getting Started

To set up the project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/Nicok19/Piaf.git
  2. Navigate to the project directory:
    cd piaf
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm start
  5. Open http://localhost:3000 to see Piaf in action.

🖼️ Screenshots

Include relevant screenshots here to show how Piaf looks and functions.

🌐 Deployment

The project is deployed on Vercel. You can deploy your own version by connecting the repository to your Vercel account.

🤝 Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request.

  1. Fork the project
  2. Create a new branch (git checkout -b feature/YourFeature)
  3. Commit your changes (git commit -m 'Add YourFeature')
  4. Push to the branch (git push origin feature/YourFeature)
  5. Open a pull request

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This is a backlog web app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published