RangerCreaky / Pomo.do

A pomodoro and todo web app

Home Page:https://pomo.arnabghosh.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

POMO.DO

Pomo.do

WORK IN PROGRESS

Pomo.do is a Productivity web app that lets you to create todos and use a pomodoro tracker to focus on your work.

This app can work on desktop, tablet and mobile.

Data is stored in MongoDB

Implemented with React and Material UI

Installation

How to install

  • Clone the repo from this website, then
  • In command line:
    • $ git clone https://github.com/ghosharnab00/Pomo.do.git
    • $ cd pomo-do
    • $ npm install
    • $ npm start

At this point you should see the app running on

http://localhost:3000

How to Run the Server

  • In command line:
    • $ cd server
    • $ npm install
    • $ node index.js

And start developing for contribution.

About

A pomodoro and todo web app

https://pomo.arnabghosh.me/


Languages

Language:JavaScript 89.3%Language:CSS 8.1%Language:HTML 2.5%Language:Procfile 0.0%