Online discussion forum built with React & Google Firestore.
Online discussion forum built with React & Firestore.
Make sure you have node installed in your system.
Clone the repository, open terminal in the diretory and type the following command
$ npm install
$ npm run start
Now open your broswer and go to the following address
http://localhost:3000/
To contribute