Skip to content

neha-saggam/movie-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Browser

Movie Browser is a movie listing application, implemented in Reactjs 16.4. This application helps user to list, search and filter the movies.

Technology Stack

  1. Reactjs 16.4
  2. Webpack 4.0

How To Use

To run the application in development mode:

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/neha-saggam/movie-app

# Go into the repository
$ cd movie-app

# Install dependencies
$ npm install

# Run the app
$ npm start

Note: This will open localhost:3000 in your default browser.

To run the application in production mode:

  1. To deploy, run:
npm run build

Applicaiton is hosted here.

Development and contributing:

Feel free to send pull requests and raise issues. If someone wants to contribute, these are good way to start:

  • Implement more filters
  • There is always scope for optimization :)
  • Buy me a T-shirt or lunch (every month :-P ) ;)

Credits

Movies listed are fetched from here.

You may also like...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published