- Build the basic login form using api and simple home page displaying list of resources from api using React.
- You may choose your 3rd party libraries of your choice.
- For API you may use https://reqres.in/
- For UI you may use one of the following third party libraries like
Route table
Route | path |
---|---|
/login | login |
/home | home |
for displaying list of resource for home page you may use LIST
Please provide the setup procedures or documentation if project needs some extra steps.
- follow granular git commit history.Please refer here
- proper unit tests were provided
Please Fork the repo and submit PR with title in following format
NAME: FrontendTest