Solution for a challenge from Devchallenges.io.
- HTML
- CSS
- JavaScript
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.
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
- Learned how to replicate a design.
- Improve my fetch api skills.
This project is under the MIT license. See the LICENSE for more information.