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

https://github.com/gabrielfraga962/project-nlw-inorbit

O projeto é um site desktop de registro de metas com progresso semanal.
https://github.com/gabrielfraga962/project-nlw-inorbit

Last synced: 6 days ago
JSON representation

O projeto é um site desktop de registro de metas com progresso semanal.

Awesome Lists containing this project

README

        

# Project-NLW-InOrbit 🪐

O projeto é um site desktop de registro de metas com progresso semanal.

- Nesse projeto utilizamos algumas das tecnologias mais modernas e atuais como o React, Tailwind CSS, Drizzle ORM, Docker (com Postgresql) entre outras.

---

# Preview 🖼️

![Thumbnail-inorbit](Thumbnail.png?raw=true "Thumbnail-inorbit")

---
### Tela incial
![Empty](Empty.png?raw=true "Empty")

---
### Tela de credenciamento de uma nova meta
![Create-Goals](Create-goal.png?raw=true "Create-Goal")

---
### Tela de monitoramento de visão geral das metas criadas
![Goals](Goals.png?raw=true "Goals")

---

## Installation Steps 🛠️

### Using npm

Run commands

1) ```npm install```

2) ```npm run dev```

### Or using yarn

Run commands

1) ```npm install --global yarn```

2) ```yarn install```

3) ```yarn run dev```

---

## Contributing 🤝

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

- Please make sure to update tests as appropriate.

---

## License ⚖️

[![License](http://img.shields.io/:license-mit-green.svg?style=flat-square)](http://badges.mit-license.org)

- **[MIT license](https://github.com/GabrielFraga962/Project-NLW-InOrbit/blob/main/LICENSE)**;
- Copyright 2024 © Gabriel S. Fraga.