👉 demo: https://event-platform-web-ruddy.vercel.app/
The technologies used in the project:
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.
# Clone Repository
$ git clone https://github.com/WilsonCaetanojr/event-platform-web.git
# Install Dependencies
$ yarn install
# Run Aplication
$ yarn dev
Go to http://localhost:3000/ to see the result.