This project is about a search for the Top 10 Songs of an artist made with VueJS that consumes a Genius API.
- Clone the repo and change "my-project" to your project name.
git clone https://github.com/josemiguel02/vue-top-10-songs-api.git ./my-project
- Go to the project directory
cd my-project
- Install NPM packages
npm install
Run the project in development
npm run serve
Build the project
npm run build
- Gmail - [email protected]
- Instagram - @jmdp.02