Coder Social home page Coder Social logo

bharathxd / blogger Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 5.77 MB

A simple blog website

Home Page: https://blogger-by-bharath.herokuapp.com

JavaScript 29.71% CSS 27.05% EJS 43.24%
blog css3 es6-javascript html html5 nodejs webapplication bootstrap5 ejs html-css-javascript

blogger's Introduction

App Screenshot

Blogger

Hello there! This is a new project i'm working on called Blogger,
this website allows you to write quick and minimalistic blogs

More about this project

Weโ€™ve all spent plenty of time looking through blog sites. Many seem like an endless scroll with no minimal organization of UI elements (Quick Access).
I'd like to share a little project I'm working on

These are the things I've considered while developing this website

  • This website allows you to post your blogs with just a click
  • It has an user-friendly interface
  • All of your posts are available right on the homescreen
  • Passport JS and Google OAuth 2.0 have been used to encrypt the user details## Run Locally

Tech Stack

Frontend

  • HTML
  • CSS/SCSS
  • Embedded JavaScript [EJS]
  • Javascript

Backend

  • NodeJS with Express Framework
  • IP Geolocation API was used to determine the location of the client based on IPv4 or IPv6 address
  • Used OpenWeather API for displaying weather information related to the client Geolocation
  • Mailchimp API for newsletter feature along with sign up
  • PassportJS and GoogleOauth 2.0 have been used to enable users to Log-In/Sign-Up securely
  • Database: MongoDB with Mongoose

Run Locally

Clone the project

  git clone https://github.com/BharathxD/Blogger.git

Go to the project directory

  cd Blogger

Install dependencies

  npm install

Start the server

  node app.js

In order to run the code simultaneously while editing, run the following command

  nodemon app.js

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

CLIENT_ID
CLIENT_SECRET
DB_PASS
Weather_API_KEY
IPG_API_KEY MAILCHIMP_API

Contributions

You are welcome to contribute! ๐Ÿ˜„

Related

Here are some related projects :

๐Ÿ“ To-Do-List

๐ŸŒค WeatherApp

๐Ÿ”— Links

portfolio

linkedin

twitter

blogger's People

Contributors

bharathxd avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.