To install and run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/AzarguNazari/timer.git cd timer
-
Install dependencies:
npm install
-
Start the development server:
npm start
The app will be available at http://localhost:3000/
.