Git Product home page Git Product logo

oxean-films's Introduction

Oxean Films

Application that simulates a streaming service for films. The objective in this project was to apply the main concepts of Front-end development. Was used the TMDB api. Designed in responsive mode.

Try

Try here => https://oxean-films.vercel.app/

Demos

Desktop demo:



Mobile demo:


Used Technologies

  • VITE - REACT.JS
  • KENDOREACT
  • CONTEXT API
  • TMDB API
  • CSS
  • JEST (for tests)

Features

  • Can get details about films in a specific page
  • Can view film details through a filterable grid (by columns or general filter)
  • Designed in responsive mode

To Run Locally

  • Clone the project:

git clone https://github.com/andrearnoni/Oxean-Films.git

1 - Get Bearer Token (for TMDB API use. It's free)

2 - In the main project folder

  • Install dependencies:

npm install

  • Create a .env file based on the project's already available example (.env.example). For this example of environment variable I used a general example (.env) but if you prefer, you can choose more than one environment (.env.PROD for an app that is running in production for example). In this project, it is used in the helpers/GeneralHelpers.jsx file

  • Place the token you got from the TMDB website into your newly created .env file and save

  • Start the server:

npm run dev

3 - Running the tests (tests directory)

To run all jest tests:

npm test

OBS

For Kendoreact, as a paid key for the service is required, if not placed in the project, the project will work the same way, but it will launch some warnings in the browser console and show the following message on the screen: "No valid license found for KendoReact. Learn how to activate your license."

Author

This project was coded and designed by @andrearnoni.

Go to my Portfolio!

Connect with me at LinkedIn!

oxean-films's People

Contributors

andrearnoni avatar

Watchers

 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.