Skip to content

amordzon/MERN-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN-Blog

Blog created with React, Express, Tailwind and MongoDB. Screenshot 2023-03-04 at 16 42 32

Table of contents

General info

This project is simple Blog that allows you to create posts, categories, comments and chat with other users.

Deployment

Live demo: https://projektprogramistyczny-amordzon.vercel.app/ Live demo API: https://blog-zkdq.onrender.com/

Technologies

Project is created with:

  • Express
  • React
  • Mongodb
  • Tailwind

Setup

To run this project, install it locally using npm

SERVER:

$ cd ../MERN-Blog/API
$ npm install
$ npm start

CLIENT:

$ cd ../MERN-Blog/front
$ npm install
$ npm start

You have to also create .env file in both directories with yours credentials.

About

MERN blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages