Pomodoro website integrated with Discord API
Discordpomo is a project done live on Twitch. It is a stopwatch that follows the Pomodoro technique and changes the user's Discord status according to the timer.
- Clone the repository
- Create and fill
.envfile - Run
npm installto install dependecies - Run
npm run devto run the project
- ReactJS
- TypeScript
