Chankarseng / Cynemas

Home Page:https://cynemas.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cynemas

Cynemas is a personal dashboard that allows users to know what movies / tv shows are on which streaming services with a glance.

image

Setup

To run this project, install it locally using NPM :

$ npm install
$ npm start

To have the API work

Rename folder functions_example to functions, Then replace the API_URL and API_KEY in each functions file to your API_KEY retrieved from TMDB API

With another instance, run the following command

$ npm run lambda-serve

Technologies used

This project is created with :

  • Create-React-App
  • Chakra-UI
  • Netlify functions
  • Swiper
  • React-Select

About

https://cynemas.netlify.app


Languages

Language:JavaScript 98.0%Language:HTML 1.9%Language:CSS 0.1%