Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zrna/reviews-mobile
React Native 🎥 The mobile application where you can add a review for a movie, TV show or series.
https://github.com/zrna/reviews-mobile
react-native tanstack-react-query typescript
Last synced: 25 days ago
JSON representation
React Native 🎥 The mobile application where you can add a review for a movie, TV show or series.
- Host: GitHub
- URL: https://github.com/zrna/reviews-mobile
- Owner: Zrna
- Created: 2024-07-05T14:05:53.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-17T12:41:17.000Z (about 1 month ago)
- Last Synced: 2024-11-17T13:38:52.921Z (about 1 month ago)
- Topics: react-native, tanstack-react-query, typescript
- Language: TypeScript
- Homepage:
- Size: 3.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎥 Reviews mobile 🎥
**Notice**: still in development.
## Description
An application where you can add reviews for movies, TV shows or series.
It can help you know which movies or series are worth watching again in the future or recommend it to someone.When creating you can add:
- name\*
- review\*
- rating (from `0` to `5`)
- URL (for easier finding)Fields with `*` are required.
## Installation
### 1. Backend part
[Backend part of the application](https://github.com/Zrna/reviews-backend)
### 2. Frontend part
[Frontend Web part of the application](https://github.com/Zrna/reviews-web)