Skip to content

This App gives you a recommendation of JavaScript books to read and also lets you hear some music, so you can concentrate and relax while you are studying.

License

Notifications You must be signed in to change notification settings

VicPeralta/Capstone-JavaScript

Repository files navigation

Capstone Project for JavaScript module

Study & Relax
This App gives you a recommendation of JavaScript books to read and also lets you hear some music, so you can concentrate and relax while you are studying.

For the music, this App uses the iTunes Searches API, for more information about this API please refer to the Apple Reference
For the books list, this App uses the IT Bookstore API for more information about this API please refer to the IT BookStore

Built With

  • HTML
  • CSS
  • Javascript

Live Demo

Live demo

Getting Started

To get a local copy follow these simple example steps.

1.- Open the terminal window and clone the repository using this command:
git clone git@github.com:VicPeralta/Capstone-JavaScript.git

2.- Change the directory to the leaderboard directory
cd
3.- Install the project's dependencies by running this command:
npm install
4.- Generate the dist folder using this command:
npm run build
5.- Open the file .\dist\index.html to see the Web Page
6.- To see the code open the project in the code editor of your preference.

Author

👤 Victor Peralta

👤 Victor Chukwuebuka Ozoede

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

This App gives you a recommendation of JavaScript books to read and also lets you hear some music, so you can concentrate and relax while you are studying.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published