/write

Blogging application using NodeJS, MySQL and Redis (for authentication)

Primary LanguageCSS

Write - Database management Project

A simple web application to provide a platform for users to write their blogs.

Setting up

  • Mysql Server
  • Redis Server
  • Install npm packages: npm install
  • Run application: node app

Screenshots

Home

Home

Blog

Article

New Blog

New Blog

Login

Login

Register

Register

Profile

Profile