Event platform developed during Rocketseat's Ignite 2
- Graph CMS (Content Management System)
- Vite
- ReactJS
- Typescript
- VimeJS (other alternative videojs)
- react router dom (routing)
- react-hook-form
- classnames
- Graphql
- Apollo Client
Install my-project with npm or yarn
git clone https://github.com/Luciano-Ferreira/event-platform.git
cd event-platform
yarn
create .local.env similar to .local.env.example
these keys you get by creating an account on graphcms
## generate types
yarn codegen
## run app
yarn dev
I'm a full stack developer javascript...