Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.19 KB

README.md

File metadata and controls

47 lines (31 loc) · 1.19 KB

Thinknetica react course

  1. To start
$ git clone https://github.com/badimalex/react-backend-example.git
$ cd react-backend-example/
$ npm install
$ npm run start-dev
$ open http://localhost:3000/

Features

Listing

  • User can adds likes to post, it update chart data in sidebar alt text

Creating

alt text


Viewing

alt text


Comments

alt text


Search

alt text


Pagination

alt text


Form validation

alt text