Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kayooliveira/ignite-lab
Plataforma de hospedagem de aulas online, desenvolvido durante a semana do IgniteLabs da @Rocketseat
https://github.com/kayooliveira/ignite-lab
apollo apollo-client apollo-graphql graphql graphql-code-generator ignite ignite-lab javascript kowind react react-router rocketseat tailwindcss typescript vite
Last synced: 2 days ago
JSON representation
Plataforma de hospedagem de aulas online, desenvolvido durante a semana do IgniteLabs da @Rocketseat
- Host: GitHub
- URL: https://github.com/kayooliveira/ignite-lab
- Owner: kayooliveira
- Created: 2022-06-22T19:48:46.000Z (over 2 years ago)
- Default Branch: current
- Last Pushed: 2022-07-27T03:45:22.000Z (over 2 years ago)
- Last Synced: 2024-05-02T02:22:01.591Z (7 months ago)
- Topics: apollo, apollo-client, apollo-graphql, graphql, graphql-code-generator, ignite, ignite-lab, javascript, kowind, react, react-router, rocketseat, tailwindcss, typescript, vite
- Language: TypeScript
- Homepage: https://www.ignite.lab.kayooliveira.com
- Size: 1.64 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#
Ignite Lab
## Aplicação desenvolvida durante o evento Ignite Lab da [@Rocketseat](https://github.com/rocketseat)
## :books: Stack do projeto :books:
- React
- Typescript
- Kowind
- Vite
- TailwindCSS
- GraphQL
- Apollo-Client
- Graphql-Code-Generator
- React-Router-DOM
- GraphCMS---
###
:computer: Desktop :computer:
###:iphone: Mobile :iphone:
---
## :rocket: How to run the app :rocket:
```shell
git clone https://github.com/kayooliveira/ignite-lab.git# go to folder
cd ignite-lab# run yarn or npm run dev
yarn
# run the app with yarn dev or npm run dev
yarn dev
# after the app is running, you can acess it on the browser with the following link:
# http://localhost:3000/```
---###
Made with :two_hearts: by [Kayo Oliveira](https://github.com/kayooliveira)