Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rafinhaa/in-orbit
https://github.com/rafinhaa/in-orbit
front-end reactjs tanstack-react-query zod
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rafinhaa/in-orbit
- Owner: rafinhaa
- Created: 2024-09-11T18:45:09.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-12T18:48:37.000Z (3 months ago)
- Last Synced: 2024-09-14T06:36:41.078Z (3 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!**