https://github.com/ogabrielrodrigues/ignitelab
Projeto com ReactJS desenvolvido durante o evento IgniteLab
https://github.com/ogabrielrodrigues/ignitelab
graphcms graphql react
Last synced: 7 months ago
JSON representation
Projeto com ReactJS desenvolvido durante o evento IgniteLab
- Host: GitHub
- URL: https://github.com/ogabrielrodrigues/ignitelab
- Owner: ogabrielrodrigues
- License: mit
- Created: 2022-06-23T20:41:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-26T18:16:54.000Z (over 3 years ago)
- Last Synced: 2025-04-05T06:12:31.468Z (10 months ago)
- Topics: graphcms, graphql, react
- Language: TypeScript
- Homepage: ignitelab-six.vercel.app
- Size: 7.25 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ignite Lab

# 🎞️ Aplicação
# 🧪 Tecnologias utilizadas
## [React](https://pt-br.reactjs.org/)
## [Vite](https://vitejs.dev/)
## [GraphCMS](https://graphcms.com/)
## [GraphQL](https://graphql.org/)
# 🚀 Como começar?
```sh
git clone https://github.com/ogabrielrodrigues/ignitelab.git
cd ignitelab
```
```sh
npm i # com NPM
yarn # com Yarn
```
```sh
npm run dev # com NPM
yarn dev # com Yarn
```
## O projeto está disponivel em: _*http://localhost:3000*_
# 📝 Licença
## Este projeto está licenciado pela licença MIT. Veja [LICENCE](https://github.com/ogabrielrodrigues/ignitelab/blob/main/LICENSE) para mais detalhes.