Bennyhwanggggg / Japanese-Food-Blog-Web-App

Full Stack Web App Development using Node, Express.

Home Page:http://jfoodblogger.ap-northeast-1.elasticbeanstalk.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Japanese-Food-Blog-Web-App

This repo contains the source code for the website J Food Blogger. It is a blog web app that aims to allow people to share their favourite japanese food experiences.

Features

  • Personal profile.
  • Image upload.
  • Authentication.
  • Admin user privilages (delete content on website).
  • Blog posts.
  • Comments.
  • Edit blog posts, comments.
  • Search posts.

Tech Stack

  • Node.js and Express.js. Uses server side rendering to render each pages.
  • MongoDB.
  • Cloudinary for image storage and their APIs for image retrieval.
  • Bootstrap.
  • AWS Elastic Beanstalk.
  • Heroku (Previously deployed via Heroku when it still had free tier).

How to run

npm install
npm start