Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 428 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 428 Bytes

Simple vote app for shown links. You can simply add new link, delete, upvote, or downvote

Used Libraries: React(hooks), Redux, Redux-saga, antd, axios, json-server

To run application

1 - install packages

in project directory:

npm install

1 - run json-server

npm run server

2- run react dev server

npm start

After server is alive, you can add, delete, upvote, downvote or order links