My-Blog
- A website where you can post blogs for you to see
- Created with Node, Express, SQLite3, and EJS
Viewing
- Clone the repository to your machine
- Make sure you have Node installed
- Run “npm i” with My-Blog as your working directory
- Run “node index.js”