Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mrp175/quote-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple quote machine.

This project is deployed here so feel free to check it out.

Made using react and typescript, the app will display a new random quote at set intervals, or on user input. The transitions are animated, fading in and out the quotes, as well as changing the hue of the background and text.

project image

Getting Started

These instructions will help you setup a local development instance of the app.

Get the repo

git clone https://github.com/mrp175/quote-machine.git

Navigate to the folder

cd quote-machine

Install the dependencies

npm install

Start the app in development mode

npm start

Then go to http://localhost:3000 to view it in the browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published