generated from CodeYourFuture/Module-Template
-
-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
π― Topic RequirementsInterpreting requirements with precision and accuracyInterpreting requirements with precision and accuracyπ Priority MandatoryThis work is expectedThis work is expectedπ Size SmallAround an hourAround an hourπ
Sprint 1Assigned during Sprint 1 of this moduleAssigned during Sprint 1 of this module
Description
Level 0
The goals of level 0 are to:
- Create a GitHub repository with the starter scaffolding in-place.
- Deploy your repo to Netlify.
- Make sure whenever you push changes your Netlify site will be updated.
Warning
Unlike other projects at CYF, you are not going to fork this project, you're going to create a repository from a template repository.
Create your repository
- Go to https://github.com/CodeYourFuture/Project-TV-Show
- Click on the green button:
Use this template. - Name your new repo exactly this:
Project-TV-Show - Do not enable
Include all branches - Click the final green button
Create repository from template
Deploy your site
- Follow the guide to deploy your site to Netlify.
- Configure your site for auto-deployments.
- Ensure your Netlify site is named exactly
cyf-USERNAME-tv.netlify.appwhereUSERNAMEis your GitHub username.
Get set up on your laptop
- Clone your repository
- Open your repository in VS Code
- Open the
index.htmlpage in Chrome - Make sure in Chrome you can see the text "Got 73 episode(s)" in red. If you can't, something has gone wrong.
- Edit
index.htmlto include your name and github username in the page title instead of "(My Name (My GitHub username))".
Push your changes
- Commit your changes to your
index.htmlto your git repository (with a clear commit message). - Push your changes to your GitHub repository. Make sure they show up on GitHub.
- Ensure your updated site has been deployed to Netlify.
Completion criteria
You have completed level 0 when:
- You have a GitHub repository called
Project-TV-Showwhich is not a fork of this repo. - The
index.htmlpage on your GitHub project contains your name and GitHub username. - Your project is deployed to Netlify at
cyf-USERNAME-tv.netlify.app. - Your deployed project has your name and GitHub username in its title.
Metadata
Metadata
Assignees
Labels
π― Topic RequirementsInterpreting requirements with precision and accuracyInterpreting requirements with precision and accuracyπ Priority MandatoryThis work is expectedThis work is expectedπ Size SmallAround an hourAround an hourπ
Sprint 1Assigned during Sprint 1 of this moduleAssigned during Sprint 1 of this module
Type
Projects
Status
π Ready