/Random-Quote-Generator

A react application to get a random quote with every refresh and quotes by particular authors.

Primary LanguageJavaScript

Random Quote Generator

Table of Contents

Overview

home home

  • The link to a deployed version of this repository is present at top. Do check it out
  • This was my first react project which helped me to learn so many different things about react and material ui 5.

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:

$ git clone https://github.com/Achyut-0705/Random-Quote-Generator.git

$ npm install

$ npm start