The JavaScript capstone project is about building a personalized web application with the help of an external API. we are using two different APIs to have a complete working web app. We are using one API to retrieve all data for the artist's track, albums, and title, and another API to store all user interactions.
Be sure to have Node.js installed before proceeding.
# Clone the repo
git clone https://github.com/idungstanley/API-based-webAPP.git
# Change directory
cd API-based-webAPP
# Install dependencies
npm i
# Start local server
npm run start
👤 Author1
- GitHub: @wandergithub
- Twitter: @wanderklk1
- LinkedIn: Wander A. Gonzalez
👤 Author2
- GitHub: @idungstanley
- Twitter: @IdungStanley
- LinkedIn: Stanley Idung Sunday
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.