This project was developed using the following technologies:
This project was developed using the following technologies:
The easiest way to deploy your app is to useVercel Platform.
Clone the project and access the folder.
$ git clone https://github.com/rodolfoHOk/rocketseat.event-platform.git $ cd event-platformFollow the steps below:
# Install the dependencies $ npm install # Start the project $ npm run devThe app will be available for access on your browser at http://localhost:3000
Create the .env.local file and enter your GraphCMS keys:
VITE_API_URL="Your Content API" VITE_API_ACCESS_TOKEN="Your Auth Tokens"Add the variables in your project in vercel:
NAME:"VITE_API_URL" VALUE:"Your Content API" NAME:"VITE_API_ACCESS_TOKEN" VALUE:"Your Auth Tokens"This is a project developed during the Ignite Lab, presented by @Rocketseat during June 19-27, 2022.
You can view the project layout through the links below:
Remembering that you need to have a Figma account to access it.
- Opening image correction
- Responsive
- Check subscriber
- Dark/Light theme
- Accessibility
- New keys for production and development
- Platform only subscribers
- Share button
This project is licensed under the MIT License. See the LICENSE file for details.
Made with 🖤 by João Neris