Skip to content

danamyot/decode-final

Repository files navigation

Trakr.tv

Trakr.tv is a simple way to browse and track your favorite TV shows. Made with React, NextJS using Trackt & TVDB APIs.

Preview

https://trakr.tv

Getting Started

To get started, simply clone the repository and run npm install

# Clone the repo
git clone https://github.com/danamyot/decode-final.git

# Move into the new directory
cd decode-final/

# Install npm packages
npm install

# Start up the next.js dev server, browse to http://localhost:3000/
npm run dev

Generating the Static Site

# Build and export the site, the static files are generated in the out/ folder
npm run export

Credits

Design based on the Forty site template, designed by HTML5 UP. Next.js starter based on nextjs-starter-forty.

About

Final project for Decode MTL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published