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

https://github.com/castelo-codez/time-tracking

time-tracking front end mentor
https://github.com/castelo-codez/time-tracking

Last synced: 4 months ago
JSON representation

time-tracking front end mentor

Awesome Lists containing this project

README

          

# Frontend Mentor - Time tracking dashboard

![Design preview for the Time tracking dashboard coding challenge](./design/desktop-preview.jpg)

## **_project setup_**

```sh
npm install
```

### Compile and Hot-Reload for Development

```sh
npm run dev
```

### Compile and Minify for Production

```sh
npm run build
```