- React
- Express JS
- MongoDB
- Node js
git clone [email protected]:GDSC-RTU/Blog-Website.git
npm install
npm run start
- Create a local branch of your name.
- Don't push your code to main branch directly.
- Make sure you pull changes from the main branch in order to be up-to-date with it.
run this:git pull origin main