Giter Site home page Giter Site logo

izanf / curated-tv-and-film Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lmcjt37/curated-tv-and-film

0.0 2.0 0.0 8.28 MB

A curated list of iconic TV and movie moments from modern filmography

Home Page: https://lmcjt37.github.io/curated-tv-and-film/

HTML 5.92% CSS 24.11% JavaScript 69.97%

curated-tv-and-film's Introduction

CircleCI

Curated-TV-and-Film

The purpose of the project is to show a curated list of Modern TV shows or Films, where iconic scenes that include speeches, action scenes, classic quotes, etc. These can all be viewed easily and quickly to help in reference. Especially useful in arguments.

These scenes are carefully picked out moments, ignoring bias of any opinions or beliefs. So please be aware that because of this, certain links may cause offense.

Features

  • React and js
  • Stylesheets can be CSS, Grid, Flex, bootstrap.
  • Embedded resources like images or fonts use DataUrls if appropriate
  • Development
    • Development server
    • Optionally Hot Module Replacement development server (LiveReload for Stylesheets and React components enabled)

Local Installation

Install node.js

Just clone this repo and change the origin git remote.

npm install

Development server

# start the webpack-dev-server
npm start
# wait for the first compilation is successful

# open this url in your browser if it doesn't open automatically
http://localhost:3000/

It automatically recompiles and refreshes the page when files are changed.

Project structure

The boilerplate structure and files are the same as this repo minus the bin folder, everything else is exactly the same.

*root/main*
|
├── */src/*
│   ├── */_tests_/* contains test environment (Jest + Enzyme)
│   ├── */fonts/* where font and stuff are stored
│   ├── *App.js* main layout
│   ├── *App.css* styling
│   ├── *index.html* entry point
│   ├── *index.js* javascript entry point
│   ├── *content.js* javascript entry point
│   ├── *index.css* styling
├── *package.json* the whole package.json with every dependency and script, nothing is kept hidden
└── *README.md* this file

Contribution

Feel free to contribute by reading the guidelines - Contributing

Contributors

Visit here for contributors list - Contributors

curated-tv-and-film's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.