Client
Server
- Firebase
Database
- Firestore
DevOps
- Github
To run this project, you will need to add the following environment variables to your .env file
API_KEY
Install my-project with npm
npm install my-project
cd my-project
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
- Tests
- Deployment
Use this section to mention useful resources and libraries that you have used in your projects.