Skip to content

AnnaRozhnova/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Blog

HOWTO

  • run server:
    git clone https://github.com/AnnaRozhnova/blog.git
    cd blog
    go run cmd/main.go
  • run client:
    git clone https://github.com/AnnaRozhnova/blog-client.git
    cd blog-client
    npm instal
    npm start --port 3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published