Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.17 KB

README.md

File metadata and controls

42 lines (25 loc) · 1.17 KB

Advizer

Advizer is an inspirational quote showing website with a related background image.

Built using HTML, CSS and Javascript & React. Getting quotes from Advice Slip JSON API and getting quote related background images from Unsplash.

A hackathon project on Devpost

live🚀

Features

  • Shows random quotes.
  • You see as many quotes as you want.
  • quote related background image.

Libraries used

  • react
  • axios
  • unsplash-js

Getting Started with this App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.