Skip to content

igrisdev/RANDOM-QUOTE-GENERATOR-TJIGRIS

Repository files navigation

TODO-APP-TJIGRIS

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

screenshot

  • Where can I see your demo?

just click on the random button to get a new quote and on the author's name to see all the quotes and if you want to go back, click on the back button.

  • What was your experience?

I was able to connect to an api very easily and provide the necessary data.

  • What have you learned/improved?

Improved my time by doing these projects and bug fixes

  • Your wisdom? :)

Don't give up until the end

Built With

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 and Node.js (which comes with npm) installed on your computer. From your command line:

# // modificar start --------------------------------------------------------------------

# Clone this repository
$ git clone https://github.com/TJIGRIS/RANDOM-QUOTE-GENERATOR-TJIGRIS.git

# // modificar end --------------------------------------------------------------------

# Install dependencies
$ npm install

# Run the app
$ npm start

Contact