https://github.com/gabrielmedrados/notifier-electron
Criar uma aplicação de Notificaçao de estudos com base na técnica pomodoro 🕗
https://github.com/gabrielmedrados/notifier-electron
css electron html javascript
Last synced: 2 months ago
JSON representation
Criar uma aplicação de Notificaçao de estudos com base na técnica pomodoro 🕗
- Host: GitHub
- URL: https://github.com/gabrielmedrados/notifier-electron
- Owner: GabrielMedradoS
- Created: 2022-03-17T19:00:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-28T15:20:54.000Z (over 1 year ago)
- Last Synced: 2025-01-16T18:35:43.353Z (over 1 year ago)
- Topics: css, electron, html, javascript
- Language: JavaScript
- Homepage:
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Notifier
### Layout 🚧
Projeto |
Tecnologias |
Layout |
Licença
## Projeto 💻
Com a intençao de criar um app para ajudar nos estudos, resolvi criar um projeto utilizando o electron junto a tecnica pomodoro.
## Rodar o projeto 🚴🏻♂️
#### On your machine:
Dependencies
```json
"dependencies": {
"electron": "^17.1.2"
}
```
```bash
# Clone the repository
$ git clone https:https://github.com/GabrielMedradoS/Notifier-electron
# Access the project folder at the command prompt
$ cd Notifier-electron
# Install the dependencies
$ npm install
# Run the script "start"
$ npm start
# The project will start at the door: 3000 - access http://localhost:3000
```
## Tecnologias 🛠
- [Electron | Quick start ](https://www.electronjs.org/pt/docs/latest/tutorial/quick-start)
## Licença ⚖️
This project is under the MIT license. See the archive [LICENSE]() for more details.
## Autor ✍🏾
| 
| :-------------------------: |
| Gabriel Medrado | |
[](https://www.linkedin.com/in/gabriel-medrado-de-souza-9a30b3206/)
[](mailto:gabriel.medradoo@hotmail.com)