TechTalk (Live Demo)
Online discussion forum built with React & Firestore.
- Create & Delete Posts
- Reply to Posts & other users comments
- User Profile
- Super easy to use
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
- 🍴 Fork this repo!
- ⛓ Create a new branch with meaningful name
- Do your Stuff! 🔨🔨🔨
- 🔃 Create a new pull request