Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)