This application allows users to view, create, update, and delete posts and comments. Users can get full access to the site by logging in. Then they will have the ability to customize their posts and comments.
To run this application properly, you need to install:
- Node.js
- Express
- bcrypt
- sequelize
- MySQL2
- express-session
- dotenv
- Heroku
- Clone from the repository
- Navigate to project folder in terminal
- Enter npm i Create the .env file
- Inside the .env file type DB_Name=techblog_db DB_USER="Your root name for mysql" DB_PASS="Your root password"
- Enter npm start
- Or to use the application follow the link below
This Project is licensed by MIT.
Tom Lazore - Contact info below
To test this application, enter Comments still need work. in the command line
If you have any questions, comments, or issues feel free to contact Tom Lazore directly through
Email: tomlazore@gmail.com
or check out my GitHub