https://github.com/rafinhaa/in-orbit
https://github.com/rafinhaa/in-orbit
front-end reactjs tanstack-react-query zod
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rafinhaa/in-orbit
- Owner: rafinhaa
- Created: 2024-09-11T18:45:09.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T18:48:37.000Z (almost 2 years ago)
- Last Synced: 2025-07-23T06:44:21.552Z (11 months ago)
- Topics: front-end, reactjs, tanstack-react-query, zod
- Language: TypeScript
- Homepage: https://in-orbit.codedev.cyou/
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
in-orbit
About |
Technologies |
Run |
Info |
License
## 🔖 About
O **in-orbit** é o front-end da api [in-orbit-backend](https://github.com/rafinhaa/in-orbit-backend)
Nesse projeto é possível:
- Visualizar as metas
- Concluir as metas
- Cadastrar novas metas
## 🚀 Technologies
- [Nodejs](https://nodejs.org)
- [Typescript](https://www.typescriptlang.org/)
- [ViteJS](https://vitejs.dev/)
## 🏁 How to run the project
```sh
# Clone the repository
git clone https://github.com/rafinhaa/in-orbit.git
cd in-orbit
# Install the dependencies
yarn install
# Start the application
yarn run dev
```
## ℹ️ Info
## 📄 Changelog
## 📝 License
[MIT](LICENSE.txt)
**Free Software, Hell Yeah!**