Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 989 Bytes

README.md

File metadata and controls

45 lines (30 loc) · 989 Bytes

🌐 About

The Ignite Lab project is a specialization in React for developers to reach their next level.

🖥 Desktop

Subscriber Lessons

📱 Mobile

Subscriber Lessons

🤔 Technologies used

📁 How to download project

    # Clone repository
    $ git clone https://github.com/viniciusperrone/Ignite-Lab

    # Enter directory
    $ cd event-platform

    # Install all dependencies
    $ npm i
    
    # Start server
    $ cd frontend