Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yurayarosh/users-list
- Owner: yurayarosh
- Created: 2022-06-30T05:55:03.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-30T06:20:42.000Z (over 2 years ago)
- Last Synced: 2024-10-15T08:15:23.129Z (3 months ago)
- Language: TypeScript
- Size: 192 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.