A comment app build on ReactJs, checkout the tutorial on QCode.in
- Clone this repo and cd into it
- Run
npm install
- run
npm run start
- Cd into
/api
folder and run a PHP dev server to byphp -S localhost:7777
- you should be able to play with the app
Created by QCode.in
This project was bootstrapped with Create React App.