saqueib / react-comments

A comment app build on ReactJs, checkout the tutorial on https://www.qcode.in/learn-react-by-creating-a-comment-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A comment app build on ReactJs, checkout the tutorial on https://www.qcode.in/learn-react-by-creating-a-comment-app


Languages

Language:JavaScript 65.4%Language:PHP 22.2%Language:HTML 9.2%Language:CSS 3.2%