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

https://github.com/swapno963/movie-house-react


https://github.com/swapno963/movie-house-react

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

How to run

Please follow the below instructions to run this branch in your machine:

1. Login to the GitHub account on which you have been granted access to this repository. If you have purchased the course but didn't get the access to this repository, please contact our support team. You will find contact details below.

2. Clone this repository -
```sh
git clone https://github.com/Swapno963/Movie-House-react.git
```
3. Go to the cloned project directory
```sh
cd rnext
```
4. Just run this command to install node dependencies
```sh
npm i
```
5. Just run this command
```sh
npm run dev
```