Skip to content

WilsonCaetanojr/event-platform-web

Repository files navigation

event-platform

📌 Table of Contents

👀 Demo Website

👉 demo: https://event-platform-web-ruddy.vercel.app/

event-platform

💻 Technologies

The technologies used in the project:

🚀 Objective

The main objective of this project was to work with new tools, such as:

  • Communicating with GraphQL
  • Data caching with Apollo
  • Styling with tailwindcss

The focus of this project was not field validations and access permission. So they weren't made.

👷 How to run

# Clone Repository
$ git clone https://github.com/WilsonCaetanojr/event-platform-web.git

💻 Run Web Project

# Install Dependencies
$ yarn install

# Run Aplication
$ yarn dev

Go to http://localhost:3000/ to see the result.

Releases

No releases published

Packages

No packages published

Languages