Skip to content

MERN-stack blog app using React, TypeScript, Node.js, Express, MongoDB, Tailwind CSS, JWT authentication, and a REST API.

Notifications You must be signed in to change notification settings

SultanBadri/MERN-blog

Repository files navigation

MERN-blog

mern-blog

Description

MERN-stack blog app using React, TypeScript, Node.js, Express, MongoDB, Tailwind CSS, JWT authentication, and a REST API.

Getting started

Clone the repo

git clone https://github.com/SultanBadri/MERN-blog.git 

To run the REST API, run:

cd MERN-blog npm install npm run devstart 

The REST API is now running at localhost:3000.

To run the client, open another terminal window and run:

cd client npm install npm run build npm start 

The client is now running at localhost:5000.

About

MERN-stack blog app using React, TypeScript, Node.js, Express, MongoDB, Tailwind CSS, JWT authentication, and a REST API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published