Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 748 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 748 Bytes

Quotes

An illustrative React webpage designed for showcasing random quotes, crafted during a Xero jog day with the primary aim of enjoying and experimenting with React (from a backend guy :p).

React

image

A simple web app that displays a random quote every time the page is visited.

Getting started

In the project directory, you can run:

yarn dev

Runs the app in the development mode. Open http://localhost:5173 to view it in the browser.

yarn test

Launches the test runner.