Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 814 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 814 Bytes

🐉 🍃 Quote Machine 🍃 🐉

Typescript + React project, using vite.js scaffolding and the api-ninja.com/api/quotes API.

Also utilizing:

  • Tanstack Query
  • Framer-motion
  • Styled Components

Made by:

Students of YRGO web developer class of '22.

https://the-quote-machine.netlify.app/

How to contribute:

  • Pick an issue you would like to solve by commenting on it.
  • Fork and download the repository.
  • Install dependencies with npm install.
  • Create a pull request once you've commited your changes locally.