Event Platform


Event Platform

🚀 Technologies

This project is being developed with the following technologies:

💻 Project

This project is a web events platform being created during the IGNITE LAB week by Rocketseat.

🔖 Layout

You can view the project layout through this link. It is necessary to have an account on Figma to access it.

🚀 Clone repository

Create and go to the directory where you want to place the repository

  cd my-directory

Clone the project

  git clone https://github.com/vtkaue/Event-Platform.git

Go to the project directory

  cd Event-Platform

to install the dependencies

Open terminal and execute the following command:

  npm install

Start the web application

Open terminal and execute the following command:

  npm run dev

done with made with 💜 by me