/daily-journal

A web application to update your daily activities built with EJS template having Node.js & Express.js backend.

Primary LanguageHTMLMIT LicenseMIT

📙 daily-journal

A web application to update your daily activities built with EJS templates having Node.js & Express.js backend.

💻 How to run locally

  1. Install Node.JS.
  2. Clone the repository or download it.
  3. Browse the project repository on your command prompt or terminal.
  4. Run npm install to install dependencies defined in package.json.
  5. Run nodemon server.js
  6. Visit http://localhost:3000 on your browser

🛠 Tech Stack

  • HTML
  • CSS
  • JavaScript
  • Node.js
  • EJS Partials

🚀 Preview

  • Home Page home home
  • Compose A Post compose
  • Posts posts
  • Full Post (Click On Read More) posts

âš¡ Deployment

  • Coming Soon!