React Comment
A comment app build on ReactJs, checkout the tutorial on QCode.in
Installation
- 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
Author
Created by QCode.in
License
This project was bootstrapped with Create React App.