You can check the website here fakeflix.
This website allows the admin to watch films and add films to favorites, so that the user can browse our most unique films!
- HTML5
- CSS3
- JavaScript
- React.js
- Git & Github
- netlify
-
If you're a Git user:
- In Your terminal write
git clone https://github.com/CA-G12/fakeflix.git
- Then `cd fakeflix.git
- Then
npm i
- Then
npm start
- In Your terminal write
`
-
If you're not a git user:
- Click on the 'Code' green button on the right.
- Click on 'Download ZIP'.
- You will have the project as ZIP file.
- Extract the files, and you will have the project.
- After Open Folder in VSCode write in terminal
npm i
npm start