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

https://github.com/renantrs/cronometro

Um cronômetro em ReactJS usando Styled Components
https://github.com/renantrs/cronometro

reactjs styled-component

Last synced: 2 months ago
JSON representation

Um cronômetro em ReactJS usando Styled Components

Awesome Lists containing this project

README

          

# Cronômetro

![React](https://img.shields.io/badge/-React-05122A?style=flat&logo=React&color=grey)
![Styled Components](https://img.shields.io/badge/-StyledComponents-05122A?style=flat&logo=StyledComponents&color=grey)
![GitHub repo size](https://img.shields.io/github/repo-size/RenanTRS/Cronometro?style=flat)
![GitHub](https://img.shields.io/github/license/RenanTRS/Cronometro?style=flat)



## About this project
This project is part of my personal portfolio. [Figma Link](https://www.figma.com/file/iExGhJUfTnPCmAbfwoJl96/Cron%C3%B4metro)

## Getting Started
### Instaling
**Clone the repository**
```
$git clone https://github.com/RenanTRS/Cronometro.git
$cd Cronometro
```
**Instaling dependencies**
```
$yarn
```
or
```
$npm install
```
## Running
With all dependencies installed and the environment properly configured, you cannow run the project:
```
$yarn start
```
or
```
$npm start
```
## Built With
- [Styled-Components](https://styled-components.com/)

## License
This project is licensed under the MIT License - see [LICENSE.md](./LICENSE) file for details.

---
Email me - renantrsouza@gmail.com
Connect with me on [Linkedin](https://www.linkedin.com/in/renantrsouza/)