Skip to content

A Netflix Search Engine for find cross-country tittles.

Notifications You must be signed in to change notification settings

stoicsleuth/Ciwi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Can I Watch It

A Netflix Search Engine to find cross-country titles. Check out Here

How to run the app

Clone this repo

Clone this repo and move to the project folder

git clone https://github.com/stoicsleuth/Ciwi
cd ciwi

Install dependencies

Install the projects dependencies, listed in package.json using yarn.

yarn install

Copy/Modify environment file

Copy the .env.example file and modify it if required, to change the API URL

cp .env.example .env

Run the app

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

About

A Netflix Search Engine for find cross-country tittles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published