📌 Event platform page made with React and Typescript for the Rocketseat Ignite Lab Event.
- Subscribe page
- Subscribe form
- Event page
- Lessons sidebar
- Youtube media player
- Integration with GraphCMS
- API consumption in graphql with Apollo
- HTML5
- CSS3
- Javascript
- React
- Typescript
- Tailwindcss
- GraphQL
- GraphCMS
- Apollo
- PostCSS
These instructions will get you a copy of the full project up and running on your local machine for development and testing purposes.
The project can be built with npm or yarn, so choose one of the approach bellow in case you don't have any installed on your system.
# Clone this repository
$ git clone https://github.com/ElisonMichell/ignite-lab-react.git
# Go into the repository
$ cd event-platform
# Install dependencies
$ npm install
# start the application
$ npm run dev
# Now you have a copy of the project to modify and test in your editor.This project is under the MIT license. See the LICENSE for more information.
Made with ♥ by Elison Michell 👋 Get in touch!


