Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jm-sky authored Apr 18, 2024
1 parent f3d3aab commit 2f782d8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
# Pomodoro Clock
Pomodoro timer written with React with some FontAwesome icons.

Thanks to FreeCodeCamp

![obraz](https://github.com/jm-sky/pomodoro/assets/17783569/dca6e72a-2359-45a0-accc-49a0204baacc)

## Install
> npm i
## Run
> npm run dev
## Build
> npm run build
> npm run build

0 comments on commit 2f782d8

Please sign in to comment.