Skip to content

h-yoshikawa44/ch-404-not-found

Repository files navigation

404 Not Found

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

Desktop

overview - desktop

Mobile

overview - mobile

Built With

Base

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

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-404-not-found.git
or
git clone git@github.com:h-yoshikawa44/ch-404-not-found.git

# Install dependencies
npm install

# Run the Vite
npm run dev

learned/improved

  • A new way to prevent the footer from rising to the top when the amount of content is low.
  • BEM Naming Conventions
  • When deploying to github pages, it is necessary to change the src path of img from / to ./.

Acknowledgements

Contact

About

devChallenges リポジトリ(出典:[devChallenge - Responsive Web Developer(legacy) - 404 Not Found](https://legacy.devchallenges.io/challenges/wBunSb7FPrIepJZAg0sY)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published