Skip to content

jcravi/episoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Episoder

A React application built with Deno and Vite that uses the TVMaze API to explore TV shows.

Prerequisites

  • Deno installed on your system

Getting Started

  1. Clone the repository
  2. Navigate to the project directory

Available Scripts

In the project directory, you can run:

deno task dev

Runs the app in development mode using Vite.
The development server will start and provide you with a local URL to view the application.

deno task build

Builds the app for production to the dist folder.
The build is optimized for the best performance.

deno task preview

Previews the production build locally.

deno task serve

Serves the production build using Deno's file server.

deno task deploy

Deploys the application to GitHub Pages.

Technology Stack

  • Deno - A modern runtime for JavaScript and TypeScript
  • React - A JavaScript library for building user interfaces
  • Vite - Next Generation Frontend Tooling
  • Redux Toolkit - State Management
  • Styled Components - CSS-in-JS styling
  • TypeScript - JavaScript with syntax for types

APIs Used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published