Skip to content

jneris-dev/event-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

82e6b73 · Jun 27, 2022

History

14 Commits
Jun 27, 2022
Jun 27, 2022
Jun 24, 2022
Jun 27, 2022
Jun 27, 2022
Jun 25, 2022
Jun 22, 2022
Jun 25, 2022
Jun 25, 2022
Jun 22, 2022
Jun 24, 2022
Jun 22, 2022
Jun 22, 2022
Jun 22, 2022

Repository files navigation

Event Platform

Event Platform

🧪 Technologies

This project was developed using the following technologies:

📚 Additional libraries

This project was developed using the following technologies:

🔥 Preview

The easiest way to deploy your app is to useVercel Platform.

Event Platform

🚀 Getting started

Clone the project and access the folder.

$ git clone https://github.com/rodolfoHOk/rocketseat.event-platform.git
$ cd event-platform

Follow the steps below:

# Install the dependencies
$ npm install

# Start the project
$ npm run dev

The app will be available for access on your browser at http://localhost:3000

🔑 Environment Variables

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"

💻 Project

This is a project developed during the Ignite Lab, presented by @Rocketseat during June 19-27, 2022.

🔖 Layout

You can view the project layout through the links below:

Remembering that you need to have a Figma account to access it.

☄ Next Level

  • Opening image correction
  • Responsive
  • Check subscriber
  • Dark/Light theme
  • Accessibility
  • New keys for production and development
  • Platform only subscribers
  • Share button

📝 License

This project is licensed under the MIT License. See the LICENSE file for details.


Made with 🖤 by João Neris

Releases

No releases published

Packages

No packages published

Languages