Giter VIP home page Giter VIP logo

single-board's Introduction

Single-Board

シンプルな掲示板
動作を確認できます

起動方法

プロジェクトディレクトリ直下に.env.local ファイルを作成し、Firebase から取得した以下の項目を記入する。

REACT_APP_APIKEY=xxxxxx
REACT_APP_AUTHDOMAIN=xxxxxx
REACT_APP_PROJECTID=xxxxxx
REACT_APP_STORAGEBUCKET=xxxxxx
REACT_APP_MESSAGINGSENDERID=xxxxxx
REACT_APP_APPID=xxxxxx
REACT_APP_MEASUREMENTID=xxxxxx

以下のコマンドを実行する。

yarn start

オリジナルからの変更点

✅ React,Firebase 関連パッケージの最新バージョン(2023/01/21)に対応
✅ 投稿削除ボタンの追加
✅ いいねの実装
✅ 文中 URL のリンク化
✅ 各動作でのトーストの表示
✅ 各動作での確認用ダイアログの表示

注意

新たなバージョンがデプロイされているにも関わらず古いページが表示される場合はキャッシュをクリアしてください。

参考

参考サイト: React + TypeScript + Firebase で認証付きの簡単な掲示板を作ろう

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.