Table of Contents
Project developed autonomously to list all effects from vai dar namoro
The program reads a JSON file containing all the sounds and displays each one.
# Clone the repository
$ git clone https://github.com/antuniooh/tome-project.git
# Access the project folder in your terminal / cmd
$ cd tome-project
# Install libs
$ npm install
# Deploy
$ npm start