Skip to content

VinayJangotra/Blog_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Blog App

This is a Blog App built with Next.js, React, and Tailwind CSS. The app allows users to view and manage blog posts.

Features

  • View a list of blog posts
  • Add new blog posts
  • Delete blog posts
  • Responsive design

Technologies Used

  • Next.js
  • React
  • Tailwind CSS
  • Axios

Getting Started

Prerequisites

  • Node.js (v14 or higher)
  • npm or yarn

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/blog-app.git
    cd blog-app
    
  2. Install dependencies

npm install
# or
yarn install

## Running the App

```bash 
npm install
# or
yarn install

About

This is the blog app using the Next and Mongo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published