Skip to content

doandroidsdreamof/react-comment-system

Repository files navigation

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.