Skip to content

It's a platform built by me for users to share thoughts & ideas. It has features such as signing up, subscribing, writing/reading posts, etc.

License

Notifications You must be signed in to change notification settings

abdur75648/blogora

Repository files navigation

Logo

Blogora

Blogora is a social media platform built by me: A place where everyone can share their thoughts. It's been deployed on Heroku & is being used. Link : http://blogora.herokuapp.com

Using This Repo

  • This repo contains all the source code, except the authentication details ofc :)
  • You just need to download this in you desired folder & then cd folder-name
  • Then install dependencies using npm install
  • Start the app server: npm run app.js

Features

  • One can write post & read other's posts
  • It uses MongoDB as a cloud database to store all the data as documents.
  • User authentication & authorization has been implemented using Auth0 Authentication API
  • Once can also sign-up to my newsletter regularly (mailchimp API used)

Note: There is a lot of scope of improvement in this yet. If you have any suggestions for improvement, please create an issue or make a pull request.


Please share this with others & star mark this repo ⭐ if you like it!

About

It's a platform built by me for users to share thoughts & ideas. It has features such as signing up, subscribing, writing/reading posts, etc.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published