doandroidsdreamof / react-comment-system

react-comment-system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Comment-System

Simple react comment system with firebase


đź“” Table of Contents

About the Project

Screenshots

screenshot

Tech Stack

Client
Server
  • Firebase
Database
  • Firestore
DevOps
  • Github

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

API_KEY

Installation

Install my-project with npm

  npm install my-project
  cd my-project

Run Locally

Clone the project

  git clone https://github.com/doandroidsdreamof/react-comment-system.git

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run dev

Roadmap

  • Tests
  • Deployment

Acknowledgements

Use this section to mention useful resources and libraries that you have used in your projects.

About

react-comment-system


Languages

Language:TypeScript 98.0%Language:JavaScript 0.8%Language:HTML 0.7%Language:CSS 0.6%