Skip to content

Blog site by using NodeJS, ExpressJS, MongoDB, JavaScript and CSS.

Notifications You must be signed in to change notification settings

busenurcetin/Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub repo size GitHub stars GitHub forks Twitter Follow

Getting Started

Welcome to the blog site. I made it by using CSS,NodeJS, ExpressJS, JavaScript and MongoDB. Plus used Ckeditor in blog on share post page. There is still alot to develop on front-end and back-end I may develop it in the future but for now its done. After million errors i am too happy to share it with you. Do not forget to add depenenicies(compass, ejs,express,express-session,mongodb,mongoose,passport,passport-local,passport-local-mongoose) on your computer.

Made by Buse Nur Çetin

First, run the server:

npm run dev
# or
yarn dev
# or
pnpm dev

If you want to check your DB run:

Mongosh

Show dbs;

use BlogApp;

db.users.find();

If you want to help me out on developing this blog you can be my contributor and we can develop it together!

About

Blog site by using NodeJS, ExpressJS, MongoDB, JavaScript and CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published