lucasmazo32 / otp

OneTrick Ponying is an application for Movies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of Contents

About the project

image

"OneTrick Ponnying" is an application for movies. It uses React Router for client-side rendering in which the homepage will display ten movies and series chosen by me. You can look for specific content by name, and you will be routed to their IMDb ID, displaying particular information. Later on, you can select favorite content and go to the favorites route, which will view all the favorite shows for you.

Live version

Here

Built with

  • Node v13.11.0
  • npm v6.13.7
  • React v16.13.1
  • Jest

Getting started

To get a local copy up and running follow these simple steps.

Clone or fork the repository.

npm 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.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run 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.

License

MIT

Contact

Lucas Mazo:

Acknowledgements

About

OneTrick Ponying is an application for Movies

License:MIT License


Languages

Language:JavaScript 72.1%Language:HTML 17.8%Language:CSS 10.0%