Index
:computer: Live demo
:rocket: Technologies
The project is made with:
:page_facing_up: Lighthouse Report
:fire: How to Use
- First step, clone this github repository:
$ git clone https://github.com/dpisati/enroller.git
- Run the application:
# Install dependencies
$ npm install
# Start the local environment
$ npm run dev
- Open on browser - http://localhost:3000