- Technologies: Node.js, ejs, html, css
To get started, you have to fork this repo to your own GitHub account first. Then open up a terminal on your machine and enter the following commands:
git clone https://github.com/<your user name>/Daily-Journal.git
cd Daily-Journal
node app.js
This will start the development server on http://localhost:3000
. This page should reload automatically when you make changes to the code, but no code is perfect, so sometimes you may need to restart it. :)