/event-plataform

Primary LanguageTypeScriptMIT LicenseMIT

Graph CMS

It's just a project for study!

GitHub language count Repository size GitHub last commit License Stargazers

Status: Finished

⚠️ WARNING
  - This project does not reflect my code pattern for my own projects;
  - I usually use Styled Components (not tailwind), and separate repetitive code into components;
  - Get in touch for us to talk about more about that ;)

AboutFeaturesTech StackLicense

About

It's a (very) simple page with React consuming a GraphCMS API. For me this project was a way to practice GraphCMS and Tailwind, basically.

  • GraphCMS
  • Tailwind

Features

  • Subscribers

    • Create user
  • Events

    • List events

Pre-requisites

Before you begin, you will need to have the following tool installed on your machine: Git In addition, it is good to have an editor to work with the code like VSCode

Running the frontend (Web)

# Clone this repository
$ git clone git@github.com:zEduardofaria/event-plataform

# Access the project folder cmd/terminal
$ cd event-plataform

# install the dependencies
$ yarn install

# Create a .env.local file based in .env-example

# Run the application in development mode
$ yarn dev

# The server will start at port: 3000 - go to http://localhost:3000

Tech Stack

The following tools were used in the construction of the project:

See the file package.json

Utils


License

This project is under the license MIT.

Made with love by Eduardo Faria 👋🏽 Get in Touch!