Skip to content

Latest commit

History

History
94 lines (65 loc) 路 2.21 KB

README.md

File metadata and controls

94 lines (65 loc) 路 2.21 KB

Random Quote Generator

Solution for a challenge from Devchallenges.io.

GitHub


鈩癸笍 Table of Contents

Overview

screenshot

Demo on Netlify


馃殌 Technologies

  • HTML
  • CSS
  • JavaScript

Features

This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.

How To Use

To clone and run this application, you'll need Git installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/vitogd/quote-generator

# Goto index.html directory
$ cd quote-generator/public/

# Start with chrome
$ start chrome index.html

Acknowledgements

  • Learned how to replicate a design.
  • Improve my fetch api skills.

Contact

馃摑 License

This project is under the MIT license. See the LICENSE for more information.