Skip to content

devChallenges リポジトリ(出典:devChallenge(legacy) - Responsive Web Developer - Edie homepage)

Notifications You must be signed in to change notification settings

h-yoshikawa44/ch-edie-homepage

Repository files navigation

Edie homepage

Solution for a challenge from Devchallenges.io.

*The site is now closed, but this assignment was originally posted at https://legacy.devchallenges.io/solutions/EQJ91PQg8nr6B3yfAPf1.
(My assignment submission page at the time: https://legacy.devchallenges.io/challenges/xobQBuf8zWWmiYMIAZe0.)

Table of Contents

Overview

Desktop

overview - desktop

Mobile

top

overview - mobile

menu

menu - mobile

Built With

Other major libraries

Features

This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.

  • User story: I can see a page following the given design
  • User story: I can see a page on mobile following the given design
  • User story: I can go to certain locations by selecting links in navigation or footer

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/h-yoshikawa44/ch-edie-homepage.git
or
git clone git@github.com:h-yoshikawa44/ch-edie-homepage.git

# Install dependencies
npm install

# Run the Vite
npm run dev

learned/improved

  • Better, how to control the button outline during focus except for keyboard operation.
  • Shifting techniques using negative margins.
  • How to scroll with in-page links.
  • How to set up a better fade-in, fade-out animation.

Acknowledgements

Contact

About

devChallenges リポジトリ(出典:devChallenge(legacy) - Responsive Web Developer - Edie homepage)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published