AviFS / news-demo-starter-files

Starter files for the News Demo Application built with Go

Home Page:https://freshman.tech/web-development-with-go/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

News Demo starter files

Starter files for the News application built with Go. Tutorial: https://freshman.tech/web-development-with-go/

Here's what the completed application looks like:

demo

The code in this repo is meant to be a starting point for anyone following along with the tutorial.

Prerequisites

You need to have Go installed on your computer. The version used to test the code in the tutorial is 1.15.3.

Get started

  • Clone or download this repository to your filesystem.
$ git clone https://github.com/Freshman-tech/news-demo-starter-files
  • cd into the project directory and follow along with the tutorial.

About

Starter files for the News Demo Application built with Go

https://freshman.tech/web-development-with-go/

License:MIT License


Languages

Language:CSS 49.3%Language:Go 33.1%Language:HTML 16.6%Language:Shell 1.1%