Skip to content

alexandredev3/ignite-lab-platform

Repository files navigation

Ignite Lab

License GitHub stars GitHub stars Linkedin

Ignite Lab is a cutting-edge programming event website that aims to revolutionize the way developers learn and engage with the global programming community. By providing a platform where users can subscribe and watch captivating talks, Ignite Lab seeks to foster knowledge sharing, inspiration, and networking opportunities among programmers of all levels of expertise.

The core feature of Ignite Lab is its seamless integration with a comprehensive Content Management System (CMS). This CMS empowers event organizers to effortlessly create and manage their programming events. Event owners have the flexibility to choose between two main event formats: live events or pre-recorded videos, ensuring a diverse and engaging experience for participants.

Preview

Get Started

Follow these steps to run the app:

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

# Install the server dependencies
$ npm install

# Start up the app
$ npm run dev

Happy hacking!🎉