https://github.com/lex043/series-tracker
A series tracker to track your favorite series inspired by (yinkakun)
https://github.com/lex043/series-tracker
reactjs tailwindcss tyoescript
Last synced: 25 days ago
JSON representation
A series tracker to track your favorite series inspired by (yinkakun)
- Host: GitHub
- URL: https://github.com/lex043/series-tracker
- Owner: Lex043
- Created: 2023-03-01T21:56:33.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-09T08:50:20.000Z (about 3 years ago)
- Last Synced: 2025-03-15T19:37:43.433Z (about 1 year ago)
- Topics: reactjs, tailwindcss, tyoescript
- Language: TypeScript
- Homepage: https://series-tracker-lex043.vercel.app
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Series Tracker
A simple Web App to track your series
[Live Demo](series-tracker-lex043.vercel.app)

## Project setup
### Install dependencies
```sh
npm install
```
### Serve in dev mode
```sh
npm run dev
```
### Builds for production
```sh
npm run build
```