https://github.com/jezebel1990/tv-shows
https://github.com/jezebel1990/tv-shows
hooks reactjs series sitcom tmdb-api
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jezebel1990/tv-shows
- Owner: Jezebel1990
- Created: 2023-05-11T23:44:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-18T05:09:30.000Z (about 3 years ago)
- Last Synced: 2025-09-08T00:43:18.901Z (9 months ago)
- Topics: hooks, reactjs, series, sitcom, tmdb-api
- Language: JavaScript
- Homepage: https://tv-shows-amber.vercel.app
- Size: 1020 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎞️ Tvshows 📽️
Welcome, this project is an online series catalog with TMDB API.
## 👀 Preview




## ⚙️ Technologies
- React;
- React Router;
- React Hooks;
- JavaScript;
- CSS;
- TMDB API;
## 🎯 Application features
- [x] - Navbar;
- [x] - Sitcom;
- [x] - SitcomCard;
- [x] - Home;
- [x] - Search;
## 📂 Access to the project
**Remote access**
You can access the demo access [website here](https://tv-shows-amber.vercel.app/)
**Local access**
[Download code](https://github.com/Jezebel1990/tv-shows.git)
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## 📚 License
This project is under the MIT license. See the LICENSE for more information.
Made with ♥ by [Jezebel Guedes](https://www.linkedin.com/in/jezebel-guedes/) 👋 Get in touch!