- react-icons - svg react icons of popular icon packs
- react-paginate - ReactJS component to render a pagination.
- react-spring - spring-physics based animation library
- react-vis - collection of react components to render common data visualization charts
- react-hotkeys-hook - React hook for using keyboard shortcuts in components
- screenfull - simple wrapper for cross-browser usage of the Fullscreen API, which lets you bring the page into fullscreen.
- craco - configuration layer for create-react-app (customization without using 'eject' by adding a single craco.config.js file)
- lodash - JavaScript utility library
- axios - promise based HTTP client for the browser and node.js
- html-react-parser - parser that converts an HTML string to one or more React elements
git clone https://github.com/SpaNb4/rslang.git
cd rslang
git checkout develop
npm i
npm run start
npm run build