Git Product home page Git Product logo

ch-minimal-blog-card's Introduction

Minimal Blog Card

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.

  • Create a card component that matches the given design.
  • Use HTML to create the basic structure.
  • Use CSS to style the card.

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-minimal-blog-card.git
# or
git clone [email protected]:h-yoshikawa44/ch-minimal-blog-card.git

# Install dependencies
npm install

# Run the Vite
npm run dev

learned/improved

  • I now understand the flow of the new devchallenges.
  • Although it was a simple assignment, it also provided an opportunity to test the introduction of new technologies, such as
    • MarkupLint
    • Lightning CSS
    • nano-staged

Acknowledgements

Contact

ch-minimal-blog-card's People

Contributors

h-yoshikawa44 avatar

Watchers

 avatar

ch-minimal-blog-card's Issues

[新規]課題の作成

概要

環境構築ができたので、課題を実際に作っていく。
かなり小規模な課題なので、1 Issue 内で対応でも問題なさそう。

完了条件

  • ユーザストーリーを満たす課題が作成できている

環境構築

概要

課題を進めるにあたり、まずは環境構築を行う

  • Issue、プルリク、コミットメッセージテンプレート作成
  • Vite 環境のセットアップ
  • .editorconfig、Prettier、StyleLint 設定
  • 開発に必要なパッケージ導入(リセット CSS 等)
  • GitHub Actions ワークフロー作成
  • HTML・CSS での VSCode 拡張導入
  • README テンプレ作成

完了条件

課題を進める準備ができている

[環境改善]デプロイ用GHAが権限エラーで落ちている問題の解消

期待する動作

デプロイ用 GHA が問題なく動作する。

不具合内容

デプロイコマンド時に落ちてる
スクリーンショット 2023-12-11 13 45 15

これは GHA 内での GITHUB_TOKEN の権限が読み取り専用になっているため。
書き込み権限も付与する必要がある。
スクリーンショット 2023-12-11 13 44 47

再現方法

GHA を再実行したら再現する。

[改善]フォントインポート文でサイズも指定するように修正したい

概要

Google Font をインポートする際、なぜかフォントサイズの指定をしないと全サイズインポートできてよいとしていたが、
使用するサイズのみインポートする方が余分なデータを含まないので望ましい。
インポートするサイズを指定する形に修正したい。

完了条件

  • Google Font のインポートを、インポートするサイズ指定する形に修正できている

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.