An open API service indexing awesome lists of open source software.

https://github.com/roninjosue/random-quote-machine

Random Quote Machine
https://github.com/roninjosue/random-quote-machine

freecodecamp react

Last synced: 3 months ago
JSON representation

Random Quote Machine

Awesome Lists containing this project

README

        

Random Quote Machine


Solution for Front End Development Libraries project.




Demo

|

Project

|

FreeCodeCamp


## Table of Contents

- [Overview](#overview)
- [Built With](#built-with)
- [Installation](#installation)
- [Features](#features)
- [Contact](#contact)

## Overview

### This is how the application is displayed on desktop and mobile

![screenshot](https://github.com/roninJosue/freecodecamp/blob/main/FrontEndDevelopmentLibraries/Projects/RandomQuoteMachine/random-quote-machine-desktop.jpg?raw=true)

### Built With

- [React](https://reactjs.org/)
- [Create React App](https://create-react-app.dev/)
- [Sass](https://sass-lang.com/)

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

### Installation

1. Clone or download the repository.
2. Install all the dependencies using the following command.
```bash
npm install
```
3. Run the application using the following command.
```bash
npm run start
```

## Features

This application/site was created as a submission to a Front End Development Libraries project from freeCodeCamp.

The application is a simple React application that displays a random quote from a list of quotes. It also has a button
that allows the user to generate a new quote.

---

## Contact

- GitHub [@roninJosue](https://github.com/roninJosue)
- Instagram [roninJosue](https://www.instagram.com/roninjosue)