Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/omkaracharekar/netflix_clone

Full Stack Netflix App Clone using React Native and AWS Amplify
https://github.com/omkaracharekar/netflix_clone

aws expo javascript netflix react-native typescript

Last synced: about 1 month ago
JSON representation

Full Stack Netflix App Clone using React Native and AWS Amplify

Awesome Lists containing this project

README

        




Markdownify


Netflix Clone


Recreated the current Netflix Application. Best part? Added the backend functionality as well.Hoping to add more features in future

                           
![React_Native](https://img.shields.io/badge/react%20native-v0.66-orange)
[![Build Status](https://img.shields.io/badge/build-passing-green)](https://img.shields.io/badge/build-passing-green)
![Dependencies](https://img.shields.io/badge/dependencies-up%20to%20date-brightgreen)
![Contributions welcome](https://img.shields.io/badge/contributions-welcome-orange.svg)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)


Key Features
How To Use
Download
Credits
License

## Key Features

* Registration page and contact integration
- App require users to sign in with a phone number. It sends an SMS confirmation code for security reasons. After registering, users can login in their Account.

* InApp subscription.
- Added Inapp subscription so that only users who paid for service can view those.

* Most Modern UI
- Modern Netflix Mobile App UI Design with Amazing User Experience.

Screenshots
-----------















## How To Use

To clone and run this application, you should have [Git](https://git-scm.com/downloads), [React Native & Expo environment set up](https://expo.dev/), [AWS Account and AWS CLI setup](https://aws.amazon.com/console/),[Node.js](https://nodejs.org/en/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:

```bash
# Clone this repository
$ git clone https://github.com/OmkarAcharekar/Netflix_Clone.git

# Go into the repository
$ cd Netflix_Clone

# Install dependencies
$ npm install

# Init amplify project and push it to the cloud
$ amplify init
$ amplify push

# Run the app
$ npm start
```

- Leave a star! :star:

## Download

You can [download]() the latest installable version of Netflix Clone for Android and Ios.

## Credits

This software uses the following :

- [React Native](https://reactnative.dev/)
- [Expo](https://expo.dev/)
- [Node.js](https://nodejs.org/en/)
- [TypeScript](https://www.typescriptlang.org/)
- [Aws Amplify](https://aws.amazon.com/amplify/)
- Icons are taken from [here](https://icons.expo.fyi/)

## You may also like...

- [ChatValve](https://github.com/OmkarAcharekar/ChatValve) - A Real Time Chatting Application
- [Air Sense](https://github.com/OmkarAcharekar/AirSense) - Air Quality Predictor and Weather Application

## License

MIT

---

> [omkaracharekar.com](https://delicate-kashata-f1f66c.netlify.app/)  · 
> GitHub [OmkarAcharekar](https://github.com/OmkarAcharekar)  ·