https://github.com/anonymousknight07/byte-blog
https://github.com/anonymousknight07/byte-blog
gmail sanity sanity-io tailwindcss typescript
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/anonymousknight07/byte-blog
- Owner: anonymousknight07
- License: mit
- Created: 2025-01-02T13:58:01.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-18T19:48:54.000Z (over 1 year ago)
- Last Synced: 2026-06-13T08:32:41.866Z (about 1 month ago)
- Topics: gmail, sanity, sanity-io, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://by8.vercel.app/
- Size: 415 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **By8 - Modern Blog Platform**
Welcome to **By8**, a sleek and modern blog platform built with cutting-edge technologies to deliver an exceptional user experience.

## **Tech Stack**
- **Framework:** Next.js
- **Styling:** Tailwind CSS, PostCSS
- **Backend:** Sanity CMS
- **TypeScript:** Ensuring robust and scalable code
## **Project Structure**
```md
📦 By8
├── 📁 public # Static assets
├── 📁 src # Source code
├── .eslintrc.json # ESLint configuration
├── .gitignore # Git ignore file
├── next.config.js # Next.js configuration
├── package.json # Project metadata and dependencies
├── package-lock.json # Dependency lockfile
├── postcss.config.js # PostCSS configuration
├── sanity.cli.ts # Sanity CLI configuration
├── sanity.config.ts # Sanity configuration
├── tailwind.config.ts # Tailwind CSS configuration
├── tsconfig.json # TypeScript configuration
├── types.ts # TypeScript type definitions
└── vercel.json # Vercel deployment configuration
```
## **Setup Instructions**
1. **Clone the Repository:**
```https://github.com/anonymousknight07/Byte-Blog.git```
2. **Install Dependencies:**
```npm install```
3. **Start Development Server:**
```npm run dev```
4. **Build for Production:**
```npm run build```
5. **Deploy on Vercel:**
```vercel deploy```
## **Features**
- Dynamic Content with **Sanity CMS**
- Responsive Design with **Tailwind CSS**
- Optimized Performance with **Next.js**
- Type Safety with **TypeScript**
- Easy Deployment on **Vercel**
## **Contributing**
Feel free to open issues, submit pull requests, and contribute to **By8**!