Skip to content

dexit/Tech-Blog-Feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tech Blog Feed

ezgif-1-fcb77f1635

License: GPL

Video Walkthrough

Untitled.video.-.Made.with.Clipchamp.10.mp4

Description

Tech blog website that uses a MySql database.

Links

Github repo link : https://github.com/dexit/Tech-Blog-Feed

Live Heroku : https://tech-blog14-2023.herokuapp.com/

Table of Contents

Installation

You can clone the git repository and run next command to use tha web application locally

Install all dependencies

  npm install

Seed the database

  npm run seed

Start the server

  npm run start

Usage

In order to use the program you will need to clone the repository from GitHub provided in the link below.

How to Contribute

For and suggestions or contributions you can reach me at my email address or you can clone to code and edit, it the way it will suite you the best.

Licence

License: GPL
Under a GPL License (or just GPL), a particular user can freely use, modify, or redistribute software without any restrictions. A popular example of software that uses GPL is WordPress, meaning anyone can use, modify, or extend the source code as desired. In the context of the WordPress project, GPL is equal to the software’s bill of rights.

  • It grants open-source permissions for users including:

  • The right to download and run the software freely

  • The right to make changes to the software as desired

  • The right to redistribute copies of the software

  • The right to modify and distribute copies of new versions of the software

GPL achieves its goals by using the concept of copyleft. An obvious spin on copyright, copyleft uses copyright laws to enforce the open-source status of software. By copyrighting freedom into a software license, developers can ensure none of their software becomes proprietary when it’s modified or extended by another user.

Questions

If you have any questions, please contact me at dexit@dyc.lv. You can also check out my GitHub profile at https://github.com/dExIT.