An open API service indexing awesome lists of open source software.

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

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.

![by8](https://github.com/user-attachments/assets/30e68a17-c3f6-4b97-809b-3af9b1290b0c)

## **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**!