Skip to content
This repository has been archived by the owner on Mar 26, 2021. It is now read-only.

Copyright ©2020 All rights reserved. Made with love by @Aldhanekaa

Notifications You must be signed in to change notification settings

Aldhanekaa/Random-Quote-Machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Quote Machine

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

screenshot

Introduce your projects by taking a screenshot or a gif. Try to tell visitors a story about your project by answering:

  • Where can I see your demo? You can see the demo here!
  • What was your experience? This is my amazing experience, because this is my first react app!
  • What have you learned/improved? My React skill was so Improved!
  • Your wisdom? :)

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:

# Clone this repository
$ git clone https://github.com/your-user-name/your-project-name

# Install dependencies
$ npm install

# Run the app
$ npm start

Contact