This is a movie info app that is built to over react native which is fetch data of movies, webseries from the server and show the user user can also add review watch trailer of respective series/movies this is built by using nativewind which is tailwind library for react native.
- Register and Login.
- Search Movies/Webseries.
- Watch the trailers.
- Review Add/Manage.
- Filter (Release Year, Type).
- Listen Movie/Series Plot in Audio Format.
- Paginations.
- React Native (Hooks, jsx, babel, Yarn, Axios, expo-speech).
- Tailwind Css (Nativewind).
- Redis.
- JWT (Json Web Token).
- Express.js.
- MongoDB.
- Google SMTP.
- Clone the repository using
git clone https://github.com/dhirajmokal13/Movie-Info-App
if git installed otherwise download the code. - Run
npm install or yarn
in/
to install the required dependencies. - How To Run (yarn).
yarn
yarn start