Skip to content

i started this Blog Project from scratch. started to design it from scratch and then designed the database.

Notifications You must be signed in to change notification settings

babukre1/Blog-Project

Repository files navigation

Blog Project

screenshot

Project Demo

Click the link below to watch a video demonstration of the project:

demo video

This project is a modern and dynamic blog platform built with cutting-edge technologies to provide a seamless and responsive user experience. The stack includes Next.js, TypeScript, TailwindCSS, Node.js, Express, tRPC, and MongoDB. It leverages the power of server-side rendering and API routes for optimized performance and scalability...

Features

  • Responsive Design: Tailored for all device sizes using TailwindCSS.
  • Server-Side Rendering: Powered by Next.js for fast page loads and SEO optimization.
  • Type Safety: Built with TypeScript to catch errors during development.
  • API Integration: Utilizes tRPC and Express for robust backend communication.
  • Database: MongoDB for flexible and scalable data management.
  • Authentication & Authorization: Secure user access and content management.

Getting Started

To get started with the project, follow the instructions below:

Prerequisites

Ensure you have Node.js installed on your machine. You can download it from Node.js.

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/yourproject.git
  2. Navigate to the project directory:
    cd yourproject
  3. Install dependencies:
    npm install
    # or
    yarn install
    # or
    pnpm install

Running the Development Server

To start the development server, run:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 in your browser to see the application in action.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

Learn More

To learn more about the technologies used in this project, check out the following resources:

About

i started this Blog Project from scratch. started to design it from scratch and then designed the database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published