Skip to content

itsmaurya/QuoteStudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quotes Studio Web App

This is a simple web app that displays quotes from a free API and allows users to add their own quotes manually. It was built using ReactJS Firebase, Ninja Free quotes api , HTML and CSS.

Getting Started

To get started with the app, simply clone the repository and install the necessary dependencies:

# Clone the repo
https://github.com/itsmaurya/QuoteStudio.git

# Change into the project directory
cd QuotesStudio

# Install dependencies
npm install

Running the App

To run the app locally, run the following command:

npm start

This will start the development server and open the app in your default browser.

Using the App

Once the app is running, you can browse quotes from the API or add your own manually.

Browse Quotes from the API

To browse quotes from the API, simply click the "Get Quote" button. This will display a random quote from the API.

Add Quotes Manually

To add quotes manually, click the "Add Quote" button. This will display a form where you can enter the author and text of the quote.

Once you have entered the quote information, click the "Submit" button to add the quote to the app. The quote will be saved in the app's state and will be displayed in the list of quotes.

Contributing

If you would like to contribute to the app, feel free to submit a pull request. However, please make sure to follow the existing coding style and conventions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published