Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yurayarosh/users-list

Test task react application
https://github.com/yurayarosh/users-list

Last synced: about 2 months ago
JSON representation

Test task react application

Awesome Lists containing this project

README

        

# Users list SPA

Test task react application.

## [Preview](https://react-users-list.netlify.app)

## Stack

* Create React App
* redux, redux-toolkit
* react-router
* typescript
* react-bootstrap
* react-hook-form

## Run project

Install dependencies, create `.env` file from `.env.example` with API url variable, then use `yarn start` npm script.