Giter VIP home page Giter VIP logo

taito-t's Introduction

This is my portfolio made by Next.js project bootstrapped with create-next-app.

Getting Started

First, fork this repository and install package

yarn install
yarn dev

Open http://localhost:3000 with your browser to see the result.

Directory Structure

./src
|-components
|-data
|-lib
|-pages
|-posts
|-styles
|-types

components

UI components list.

data

My localdata.

lib

Methods of API access for posts and GATags.

pages

Pages of routing by Next.js.

styles

Global CSS, CSS Module by using Sass.

types

Type definitions.

taito-t's People

Contributors

taitotnk avatar dependabot[bot] avatar

Stargazers

Ryohei Nagasawa avatar

Watchers

 avatar

taito-t's Issues

ライブラリのバージョンが固定されてしまっている

起こっている問題

package.json内にて、以下のようにバージョンが固定されてしまっていている

"next": "10.0.7",
"react": "17.0.1",
"react-dom": "17.0.1",

CVE-2021-39178などのセキュリティリスクがある

期待する挙動

ライブラリのバージョンの固定を解除し、アップデートする

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.