Tomatillo is a supercharged pomodoro timer with features for open source developers.
Technologies: Next.js, Chakra UI, GitHub REST API, and Vercel
Stuff you need installed ahead of time:
- Git
- npm
Clone the repository:
$ git clone https://github.com/googol88/tomatillo.git
Enter the directory:
$ cd tomatillo
Install dependencies:
$ npm install
Run the app in development mode (open http://localhost:3000 in the browser):
$ npm run dev
Deploy it to the cloud with Vercel (Documentation).
This project is licensed under the MIT license. Please see LICENSE.md
for the full text.
MIT License