Skip to content

olimeme/snip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snip

Overview

This project is based on the project presented in the book "Let's Go" by Alex Edwards. The book is a comprehensive guide to learning the Go programming language, and this project serves as a practical implementation of the knowledge gained from the book.

Getting Started

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/olimeme/snip.git
    cd snip
  2. Build and run the project:

    go run cmd/web/*
  3. Open your web browser and navigate to http://localhost:8080 to see the project in action.

Acknowledgments

A special thanks to Alex Edwards for writing the "Let's Go" book, which served as the foundation for this project. The book is an invaluable resource for learning Go programming, and this project aims to provide practical examples based on its teachings.

About

something like Pastebin

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published