/Project-Homepage

A personalized homepage for web browsers. Inspired from Bonjourr. (Incomplete)

Primary LanguageJavaScript

A Personalized homepage for web browsers.

image

The Used APIs for the projects are :

  • Openweathermap.org
    • The openweathermap provides different free APIs for weather.
  • API Ninja Quotes API
    • You can use the API Ninja Quotes API to fetch random quotes.
  • Unsplash API
    • You can use the Unsplash API to fetch high-quality, royalty-free images for your homepage.

How to Use

  1. Clone the repository:

    git clone https://github.com/adhikareeprayush/project-homepage.git
    
  2. Navigate to the project directory:

    cd project-homepage
    
  3. Open the index.html file in your web browser.

  4. Replace the API keys in the code with your own API keys to make requests.

Happy Coding!