Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

bfukumori/event-platform

Repository files navigation

GitHub language count Repository size GitHub last commit License Stargazers event-platform

Ignite Lab - Event Platform

AboutFeaturesHow it worksTech StackAuthorLicense

event-platform

About

📺 event-platform - App to watch live events or archived videos.

Project developed during the Ignite Lab from Rocketseat.


Features

  • Base layout
  • Responsivity
  • Basic login
  • Integration with GraphCMS

How it works

Pre-requisites

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

Running the web application (Frontend)

# Clone this repository
$ git clone git@github.com:bfukumori/event-platform.git

# Access the project folder in your terminal
$ cd event-platform

# Install the dependencies
$ npm install

# Run the application in development mode
$ npm run dev

# The app will open on the port: 3000 - go to http://localhost:3000/

Tech Stack

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

Website (React + TypeScript)


Author

Bruno Fukumori

Bruno Fukumori

Twitter Badge Linkedin Badge Gmail Badge


License

This project is under the license MIT.


Releases

No releases published

Packages

No packages published

Languages