Skip to content

A motivational quote generator website using reactjs and tailwind css. Used Rest API to fetch Motivational quotes randomly, cuustomized, or based on user search input. Features include retrieving quotes based on keywords or authors, creating custom designs on shirts, with the options of either download directly or share on social media.

Notifications You must be signed in to change notification settings

Kemi-Oluwadahunsi/Quotes-Quest-Fullstack

Repository files navigation

Motiva

Motiva is a website designed to inspire and motivate users through a collection of quotes, and you can make branded T-shirts from the quotes. It's aimed at providing daily doses of encouragement and positivity.

Features Random Quotes: Displaying motivational quotes to inspire users T-shirt Design: You can use the generated quotes to make branded T-shirts and download your designs to your local machines Personalized Dashboard: Users can create accounts to save favorite quotes, customize preferences, and receive tailored motivational content.

Technologies Used Frontend: HTML, CSS, JavaScript, React.js Backend: Node.js, Express.js Authentication: Firebase APIs: integration with a third-party quotes API for fetching quotes.

Setup Instructions Clone the repository: git clone https://github.com/yourusername/motiva.git Navigate to the project directory: cd motiva Install dependencies: npm install Install Express.js server to create headers for CORS policy Start the server: npm run dev Access the application in your browser.

Contributing We welcome contributions! If you'd like to contribute to this project, please follow these steps:

Fork the repository. Create a new branch. git checkout -b feature/your-feature Make your changes and commit them. git commit -m 'Add feature XYZ' Push to the branch: git push origin feature/your-feature Submit a pull request.

About

A motivational quote generator website using reactjs and tailwind css. Used Rest API to fetch Motivational quotes randomly, cuustomized, or based on user search input. Features include retrieving quotes based on keywords or authors, creating custom designs on shirts, with the options of either download directly or share on social media.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages