frontend of comment system
This app was made using React js.
To run this file do the following :
- Fork or clone this repository to your local system.
- install node/npm on the system , if not already installed.
- Navigate to the local folder and run terminal or powershell there.(gitbash also works)
- run npm install(this will install all the respective npm packages required by the app)
- run npm start to start the React scripts.