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.