A React application built with Deno and Vite that uses the TVMaze API to explore TV shows.
- Deno installed on your system
- Clone the repository
- Navigate to the project directory
In the project directory, you can run:
Runs the app in development mode using Vite.
The development server will start and provide you with a local URL to view the application.
Builds the app for production to the dist folder.
The build is optimized for the best performance.
Previews the production build locally.
Serves the production build using Deno's file server.
Deploys the application to GitHub Pages.
- 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
- TVMaze API - TV Show data and information