Skip to content

RaquelLee/tech_blog

Repository files navigation

tech_blog

license

Tech Blog is a site created for anyone who enjoys reading and writing about tech! Create your own account, view other users posts, interact with comments, create (or update and delete!) your own content.

🎦 Usage

usage gif

Tech Blog Usage Video

Deployed

Tech Blog on Heroku

Technologies Used

  • bcrypt
  • MySQL
  • Sequelize ORM
  • Express.js Session, Routing & Handlebars
  • Heroku
  • Node.js

Installation

After cloning to your local machine, include .env file with all relevant variables, such as database name, username, and password.

Use schema.sql in db directory to create the database in MySQL workbench.

Install all dependencies required

npm i --y

Seed the database

npm run seed

Sync sequelize to the database on server start

node server

👥 Credits

Raquel Scofield followme

👀 Raquel's Portfolio

Raquel's Github

📧 rleesc94@gmail.com

License

MIT License

©️ 2021 Raquel Scofield