Skip to content

UncleChen2018/CineFave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CineFave

go to https://cinefave.vercel.app/ to see the deployed version of the app, and definitely try it out on both pc and mobile device.

go to loom to see the walkthrough video.

Note

  1. If you are logging in for the first time, it may take a few minutes due to the inactivity of the backend serverless database.

  2. If you've logged in before and the process gets stuck in the waiting state, try clearing your cookies and logging in again.

some thing did not mention in the video:

  1. you can view the Debugger page if you click on the avatar of the user and you will see it in the menu list.

  2. you can run test for the client in the terminal by typing npm run test and you will see the result of the test.