Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soummyaanon/blogzue
This Is My latest project Using React.js A simple Blog app Where the User can publish there Blogs
https://github.com/soummyaanon/blogzue
appwrite appwrite-auth appwrite-database appwrite-storage github-copilot learn reactjs tailwindcss website
Last synced: about 1 month ago
JSON representation
This Is My latest project Using React.js A simple Blog app Where the User can publish there Blogs
- Host: GitHub
- URL: https://github.com/soummyaanon/blogzue
- Owner: soummyaanon
- License: mit
- Created: 2024-04-11T17:46:50.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-05-29T05:22:53.000Z (7 months ago)
- Last Synced: 2024-05-29T05:58:18.703Z (7 months ago)
- Topics: appwrite, appwrite-auth, appwrite-database, appwrite-storage, github-copilot, learn, reactjs, tailwindcss, website
- Language: JavaScript
- Homepage: https://blogzue.vercel.app
- Size: 12.6 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BlogZue - A React + Vite Blogging Platform
Welcome to BlogZue, a modern, fast, and intuitive blogging platform built with React, Vite, Tailwind CSS, Framer Motion, and Appwrite. This project provides a seamless blogging experience, with a focus on performance and user experience.
## Features
- **Fast Refresh**: BlogZue uses Vite's HMR (Hot Module Replacement) for a super-fast development experience. Changes in your code reflect instantly in your app.
- **Tailwind CSS**: We use Tailwind CSS for styling. It's a utility-first CSS framework packed with classes like flex, pt-4, text-center and rotate-90 that can be composed to build any design, directly in your markup.
- **Framer Motion**: For animations, we use Framer Motion. It's a production-ready motion library for React that aims to provide a simple and intuitive API.
- **Appwrite**: Appwrite is used as the backend for the application. It provides developers with a set of easy-to-use and integrate REST APIs to manage their core backend needs.
- **ESLint Rules**: We've integrated some ESLint rules to ensure code quality and consistency across the project.
- **Modern Tech Stack**: Built with React and Vite, BlogZue leverages the latest in web development technology.## Getting Started
1. Clone the repository.
2. Install the dependencies using `npm install`.
3. Start the development server using `npm run dev`.
4. Visit `http://localhost:5000` to view the application.
5. Deployed link : https://blogzue.vercel.app## Stay Informed
Stay tuned for more updates as we continue to enhance BlogZue and make it the best blogging platform out there!