forked from kshitijofficial/projects
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* image update * new change * image fix for disney-clone
- Loading branch information
1 parent
84713c8
commit ced765f
Showing
1 changed file
with
11 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,28 @@ | ||
name: Disney clone project | ||
tags: ["HTML/CSS","JavaScript"] | ||
tags: ["HTML/CSS", "JavaScript"] | ||
starter-files: https://github.com/codedamn-projects/disney-clone | ||
type: frontend | ||
level: easy | ||
cover-image: https://raw.githubusercontent.com/codedamn-projects/disney-clone/main/assets/home-desktop-design.jpg | ||
cover-image: https://raw.githubusercontent.com/codedamn-projects/disney-clone/main/designs/Preview%20Image.jpg | ||
short-description: Build a frontend clone for Disney using the assets we provide and test your HTML, CSS and JavaScript skills | ||
long-description: | | ||
Your challenge is to build out this landing page and get it looking as close to the design as possible. | ||
This project focuses mostly on HTML & CSS. There's a tiny bit of JS included for the mobile navigation toggle. But you could also choose to do this without JS! | ||
You can use any tools you like to help you complete the project. So if you've got something you'd like to practice, feel free to give it a go. | ||
Your users should be able to: | ||
- View the optimal layout for the site depending on their device's screen size | ||
- See hover states for all interactive elements on the page | ||
Download the starter code and go through the `README.md` file. This will provide further details about the project. The `style-guide.md` file is where you'll find colors, fonts, etc. | ||
# https://codedamn.com/projects specific section | ||
codedamn: | ||
helper-learning-path: frontend | ||
show-community-banner: true | ||
playground-layout: terminal-editor-browser | ||
playground-image: html | ||
helper-learning-path: frontend | ||
show-community-banner: true | ||
playground-layout: terminal-editor-browser | ||
playground-image: html |