- Clone this repository.
- Execute following commands.
$ cd blogs-task
$ yarn # or npm start
Name | Description |
---|---|
react-router |
for handling routes |
axios |
for requests |
- I have skipped form validation due to time constraints.
- Not tested enough for bug hunting.
- Need to refactor code, and add comments as well.