Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 484 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 484 Bytes

QuoteApp

A simple React native app that loads random quotes upon request. App comes with text to speech functionality, copy to clipboard functionality and share functionality.

To access the file run the commend below in a directory on your pc

git clone https://github.com/JellyCodee/QuoteApp.git

Now cd into the project directory and run the command below

npm install

This will install all the packages needed to run the app

Made with ♥️ by JellyCodee