An open API service indexing awesome lists of open source software.

https://github.com/thiagonunesbatista/ignite-timer-reactjs


https://github.com/thiagonunesbatista/ignite-timer-reactjs

reactjs typescript vitejs

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# 🕒 Ignite Timer

## 🌐 Links

[Figma](https://www.figma.com/community/file/1127351821076435124)

[My profile at RocketSeat platform](https://app.rocketseat.com.br/me/thiagonunesbatista)

## ⚙️ How to run the project

Take the next steps to start the project on your machine.

### Clone the Project
```bash
git clone [email protected]:thiagonunesbatista/ignite-timer-reactjs.git
```

### Enter the project folder
```bash
cd ignite-timer-reactjs
```

### Install the dependencies
```bash
npm install
```

### Start the project in Development mode
```bash
npm run dev
```