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.
- View Quotes: Browse a collection of quotes by various authors.
- Add New Quotes: Contribute your favorite quotes to the database.
- Frontend: Nuxt & Tailwind
- Backend: Node on Cloudflare Pages
- Database: Appwrite
- Clone the repository:
git clone [email protected]:im-machakata/success-quotes.git
- Install dependencies:
pnpm i
- Run the application:
pnpm dev -o
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.
This project is licensed under the MIT License. See the LICENSE
file for details.