Skip to content

sailendrachettri/codebindsblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CODEBINDS BLOG

Tech Stack

Client: REACTJS, JAVASCRIPT

Server: NodeJs, Express

Database: mongoDB

Design: Bootstrap

API: N/A

Language: Javascript

App on Production

Demo: work on progress...

Run Locally

Clone the project

  git clone https://github.com/sailendrachettri/codebindsblog.git
  git clone https://github.com/sailendrachettri/codebinds-server.git

Go to the project directory

  cd codebindsblog
   OR 
  cd codebinds-server

Install dependencies

  cd codebindsblog
  npm i

  cd codebinds-server
  npm i

Start the Server

  cd codebindsblog
  npm start

  cd codebinds-client
  nodemon index.js

New feature to be added

  • delete post by author from gui
  • normal user activities tracker

Screenshots

Homepage

Front page

Contact

Made By

  • Your valuable feedback will always be appreciated

  • Open to accept your countribution in this project

About

Learn the core concepts of web techologies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published