AlexandreAkao / ignite-lab-2

▶ Video event platform. Made in Ignite Lab 2 @Rocketseat

Home Page:https://ignite-lab-cyan-six.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ignite Lab 2 - Event Platform

Made by AlexandreAkira Stargazers

💻 Project

The Event Platform is intended to provide videos about a particular event, consuming all the information from the GraphCMS.

screencapture-ignite-46e27l6pn-alexandreakao-vercel-app-event-lesson-aula-02-2022-06-28-18_16_56

🚀 Technologies

This project was developed with the following technologies

👨‍💻 Some additional personal features

⚙️ How To Use

To clone and run this application, you'll need Git, Node.js installed on your computer.

From your command line:

# Clone this repository
$ git clone https://github.com/AlexandreAkao/ignite-lab-2.git

# Go into the repository
$ cd ignite-lab-2

# Install dependencies
# We will need use force install because dependence vime@5.3 dont work 100% with react@18
$ npm install --force

# Start server
$ npm run dev

🤗 Contributing

Pull requests are welcome 😊. Feel free to make new implementation and functionality.

📞 Contact

You can contact me through the networks below.

linkedin linkedin

📝 License

This project is under the MIT license. See the LICENSE for details.

About

▶ Video event platform. Made in Ignite Lab 2 @Rocketseat

https://ignite-lab-cyan-six.vercel.app

License:MIT License


Languages

Language:TypeScript 99.3%Language:JavaScript 0.4%Language:HTML 0.3%Language:CSS 0.1%Language:Shell 0.0%