This project is a full stack tech blog that allows users to post a blog post with a title and a description and check out other posts by other users. This app was created using the Model, View, Controller (MVC) design pattern and features Node.js, Express.js, Sequelize, and Handlebars.js alongside the bcrypt package to handle user authentication.
Step 1: Run npm install to get the necessary modules, Step 2: create a .env file with your respective username and password, Step 3: Run npm start to start the app
- Run npm install in the main folder
- Run node index.js in your terminal
Find the deployed site at https://tech-blog-tzh.herokuapp.com
If you have any questions, contact thossain30 on Github, or reach out via email at tamjidh99@gmail.com.
This project is licensed by MIT
Click here for more information.