This repository contains the files and instructions for completing Web Development Evaluation 001. Follow the steps below to fork and then clone the repository and get started.
Before you begin, ensure you have the following installed:
- Git: Version control system to clone and manage the repository.
- GitHub: make sure you have an account to sync your repositories to.
- Code Editor: Any code editor like Visual Studio Code
Follow these steps to fork and clone the repository:
- Open your terminal or Git Bash.
- Navigate to the directory where you want to store the project.
- Fork the repository.
- Clone the forked repository to edit on your local computer.
To view the project locally, you can either open the project files in your code editor or open the HTML files in your browser.
Please refer to mockup.jpg
in the repository.
GOAL Build site to the mockup.jpg
during class.
Task 001:
- Find and replace the quote in
index.html
After completing the task, be sure to commit your changes and push them back to your own forked repository and turn in the GitHub link in Google Classroom.
Hello!