Skip to content

Chankarseng/Cynemas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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