Dedakup / FocusFlow

https://focusflow-zeta.vercel.app
MIT License
1 stars 1 forks source link

FocusFlow: Pomodoro & To-Do List Application

https://focusflow-zeta.vercel.app/

Banner

Phone Preview Desktop Preview

Overview

FocusFlow is a productivity application developed using React and Tailwind CSS during a pair programming session with my college. The application combines a Pomodoro timer and a To-Do list to help users manage their time efficiently and keep track of their tasks.

Live Demo

Check out the live demo of the application here.

Features

To-Do List:

Pomodoro Timer:

Beautiful Design:

Setup and Installation

Follow these steps to set up the project on your local machine.

Prerequisites

Installation

  1. Clone the Repository:

    git clone https://github.com/dedakup/focusflow.git
    cd focusflow
  2. Install Dependencies:

    npm install
  3. Start the Development Server:

    npm run dev
  4. Open the Application:

    Visit http://localhost:5173 in your browser to view the application.

Usage

Technologies Used

Contributing

We welcome contributions! If you'd like to contribute to the project, please fork the repository and use a feature branch. Pull requests are warmly welcome.

Branch Naming Conventions

Steps to Contribute:

  1. Fork the repository.
  2. Create a new feature branch.
  3. Make your changes.
  4. Commit your changes.
  5. Push your changes to your fork.
  6. Create a pull request.

License

This project is licensed under the MIT License.

Acknowledgments


Happy coding and stay productive! 🚀