-
Notifications
You must be signed in to change notification settings - Fork 0
1. Intro
Deepak Ramalingam edited this page Feb 18, 2023
·
9 revisions
This is a beginner-friendly tutorial on how to create a movie rating website.
The final website will look like this: https://gt-webdev.github.io/spicy-tomatoes
You will learn about:
- Hypertext Markup Language (HTML)
- Cascading Style Sheets (CSS)
- JavaScript (JS)
- Communicating with third-party API's such as Firebase using asynchronous functions
The final code can be found in the "complete" branch of the repository.
To get started, first get the webpage running by following the instructions in the README.md file.
You should see the following: