Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whitearct1c/snowflix
SnowFlix is a project about the movies are playing now or in theaters. This project uses the TMDB API to get the information about these movies.
https://github.com/whitearct1c/snowflix
frontend javascript react reactjs tmdb-api
Last synced: 5 days ago
JSON representation
SnowFlix is a project about the movies are playing now or in theaters. This project uses the TMDB API to get the information about these movies.
- Host: GitHub
- URL: https://github.com/whitearct1c/snowflix
- Owner: WhiteArct1c
- Created: 2022-10-19T00:17:58.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-13T09:45:32.000Z (2 months ago)
- Last Synced: 2024-09-13T23:32:27.395Z (2 months ago)
- Topics: frontend, javascript, react, reactjs, tmdb-api
- Language: JavaScript
- Homepage: https://snowflixts.netlify.app
- Size: 2.66 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## THE SNOWFLIX:
---
The Snowflix is a project I have developed that can show the movies are playing now or in the theaters. At the moment, in the snowflix people can see some information about these movies like the synopsis or the rating about it and save it if they want.
## ABOUT THE PROJECT:
---
This is my first project using React, in this sense the objective was to apply my knowledge about React, React Hooks, React Routes (using react-router-dom), Vite JS, AXIOS for the HTTP requests and React Toastify for the alert styles. The user can save the movies but, for now, these movies only stays on the browser's local storage, so at the moment there is no database. I decided to deploy this project on the netlify that people can access by clicking on the logo image at the top of this README.
## TECH STACK:
---
## OTHERS:
---### Netlify Status:
[![Netlify Status](https://api.netlify.com/api/v1/badges/a986ff5e-f9e2-4b9e-a76a-bd87a4e45ad4/deploy-status)](https://app.netlify.com/sites/snowflixts/deploys)
### IMAGES:
---#### - Main content:
#### - Movie information:
#### - Favorite list:
#### - Favorite list empty:
#### - 404 not found page: