Skip to content
/ tv-minder Public
forked from trybick/tv-minder

Web app to track your favorite shows (In progress)

Notifications You must be signed in to change notification settings

3t8/tv-minder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TV-Minder

Full-stack web application to keep track of your favorite shows

Netlify Status Amazon ECS Badge

Technologies

Front: React, Redux, TypeScript, Chakra UI

API: Express, TypeScript, Docker, AWS ECS

Local Development

From the root directory:

  • Run yarn
  • Start the front end: yarn start
  • Optionally start the back end: yarn serve
    • Note: If you are just working on the front-end, you don't need to run the back-end since the local project is set to use the deployed API. If you want to work with the local API, change this file and request the env files for the api folder in an issue.

Contributing 😎

See Contribution guidelines

About

Web app to track your favorite shows (In progress)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.5%
  • HTML 1.5%
  • Other 1.0%