Skip to content

GDSC-RTU/Blog-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog-Website

Tech Stack:

  1. React
  2. Express JS
  3. MongoDB
  4. Node js

Clone this project by running:

git clone git@github.com:GDSC-RTU/Blog-Website.git

After cloning run:

npm install

for running the project locally run:

npm run start

Before doing any changes in the project:

  1. Create a local branch of your name.
  2. Don't push your code to main branch directly.
  3. Make sure you pull changes from the main branch in order to be up-to-date with it.
    run this: git pull origin main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published