Skip to content

euvictorguedes/quote-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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.