Duration: Feb 2020 - Jun 2020 Full website with Admin Panel. Transforming Photos while uploading to AWS S3 Bucket. Maintaining User sessions and Verifying user email address by sending verification link. Resetting user password. Post page have functions as like, save and comment. Panel for Admin to create, edit and delete posts and users.
Avinash Darvesh's Project
Working on Project to show-case for business.
Install Node.js form Official Site.
Install MongoDB locally or Set Atlas online. And put Database URI in .env
file as example given in .sample.env
Get AWS S3 Storage, create bucket and get Access keys put them in .env
file as example given in .sample.env
.
Git clone or Download the Zip and unzip it.
Install Dependencies by running
npm install
Navigate to folder of program
cd folder/
npm run start
To get started...
-
Option 1
- 🍴 Fork this repo!
-
Option 2
- 👯 Clone this repo to your local machine using
https://github.com/saurabhrkp/M-Bias.git
- 👯 Clone this repo to your local machine using
- HACK AWAY! 🔨🔨🔨
- 🔃 Create a new pull request using
https://github.com/saurabhrkp/M-Bias/compare/
.