Sprint Challenge
Overview
This sprint challenge will test your understanding of Git, GitHub, JavaScript objects and arrays, and HTML/CSS fundamentals. You'll be working on a project that combines all these concepts.
Project Setup
To get started with the Sprint Challenge:
- Access the starter repository below
- Fork the repository to your GitHub account
- Clone your forked repository to your local machine
- Follow the instructions in the
README.md
file to complete the challenge - Once completed, navigate to the portal's Sprint Challenge page in the left sidebar to submit your GitHub repository URL
Important
Your submission must be done through the portal's Sprint Challenge submission page. Make sure your repository is public so reviewers can access your work.
Challenge Requirements
- Set up Git and GitHub workflow
- Create and manipulate JavaScript objects
- Work with arrays and array methods
- Style a webpage using CSS
- Follow project submission guidelines
Submission Guidelines
- Fork the starter repository
- Clone your fork to your local machine
- Complete the challenge requirements
- Commit and push your changes
- Submit your work through the Portal