Struggling to maintain focus on your tasks? Elevate your productivity with the Pomodoro Technique! π β¨
This time management method encourages you to break your work into intervals, traditionally 25 minutes in length, separated by short breaks. Embrace the Pomodoro Technique and enhance your concentration! ππ§ββοΈ
Sign up to unlock a personalized activity log that spans the past 30 days. Gain insights into your productivity patterns, track your sessions, and identify areas where you can improve your time management skills.
π Quotes for Focus: Stay motivated during your work sessions with a quote generator.
π₯οΈ Technology: MongoDB, Express.js, Node.js, React.js, Chart.js, JWT.
- Clone the repository
- Navigate to the 'app' directory inside the repo:
cd pomodragon/app
- Install required packages and start the frontend server
npm install
npm start
- Navigate to the 'api' directory inside the repo:
cd pomodragon/api
- Install necessary packages and start backend server
npm install
node index.js
The server should be running on http://localhost:3000/