A web application to update your daily activities built with EJS templates having Node.js & Express.js backend.
- Install Node.JS.
- Clone the repository or download it.
- Browse the project repository on your command prompt or terminal.
- Run npm install to install dependencies defined in package.json.
- Run nodemon server.js
- Visit http://localhost:3000 on your browser
- HTML
- CSS
- JavaScript
- Node.js
- EJS Partials
- Coming Soon!