Blog website using MySQL, Express, React and Node.js
git clone https://github.com/ProgrammingYatra/Blogging-Site
rm -rf .git && git init && npm init
npm install
cp .env.example .env
npm start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Blog website using MySQL, Express, React and Node.js
git clone https://github.com/ProgrammingYatra/Blogging-Site
rm -rf .git && git init && npm init
npm install
cp .env.example .env
npm start