This project is building a fully functioning tech blog, combining our knowledge of both the front and back end. It is a CMS like blog where people can post blogs or read and comment on others. Feel free to create an account and make a post!
Follow the link below to go to the deployed app.
Below is a screenshot from the working server
To install follow these steps
- Clone the repo using either HTTPS
https://github.com/Codeyg12/MVC-tech-blog.git
or SSH key
[email protected]:Codeyg12/MVC-tech-blog.git
- Install NPM packages
npm i
- Start mySQL
mysql -u root -p
- Add the database and then exit mySQL
source db/schema.sql
- Run the seeds file
npm run seed
- Start the server
npm start
You can visit the link posted above
Below are the languages and frameworks/libraries used
Code can always be improved and if you have a suggestion to improve this project then fork the repo and create a pull request.
npm test
To see more of my work check my Github. For further questions, you can reach me at .