Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 747 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 747 Bytes

React Comment

react comments A comment app build on ReactJs, checkout the tutorial on QCode.in

Installation

  1. Clone this repo and cd into it
  2. Run npm install
  3. run npm run start
  4. Cd into /api folder and run a PHP dev server to by php -S localhost:7777
  5. you should be able to play with the app

Author

Created by QCode.in

License

MIT license.

This project was bootstrapped with Create React App.