Skip to content

A success quotes app to keep you motivated on your projects.

Notifications You must be signed in to change notification settings

im-machakata/success-quotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quotes Web App

This web application allows users to view quotes from famous people and add new quotes to the collection. It also comes with an api, free for some endpoints.

Features

  • View Quotes: Browse a collection of quotes by various authors.
  • Add New Quotes: Contribute your favorite quotes to the database.

Technologies Used

  • Frontend: Nuxt & Tailwind
  • Backend: Node on Cloudflare Pages
  • Database: Appwrite

Getting Started

  1. Clone the repository:
    git clone [email protected]:im-machakata/success-quotes.git
  2. Install dependencies:
    pnpm i 
  3. Run the application:
    pnpm dev -o

Contributing

Feel free to contribute to this project by:

  • Adding new quotes
  • Improving the user interface
  • Fixing bugs
  • Suggesting new features

Please submit a pull request with your changes.

License

This project is licensed under the MIT License. See the LICENSE file for details.