Skip to content

This project uses React, Vite, Material UI, Go, PostgresSQL, and Docker to create an app that tracks the reading list of the user.

Notifications You must be signed in to change notification settings

cjp0421/readinglist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running The App

  • Backend
    cd cmd/api
    go build
    ./api

  • Golang Frontend - run in readinglist root directory
    go build
    go run ./cmd/web/*.go

  • React + Vite Frontend - run in readinglist-ui directory
    npm run dev

About

This project uses React, Vite, Material UI, Go, PostgresSQL, and Docker to create an app that tracks the reading list of the user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •