Deploy: https://rslang-yura703.netlify.app/
Presentation: https://www.youtube.com/watch?v=WTrjZSrn2Gs
Task Description: https://github.com/rolling-scopes-school/tasks/blob/master/tasks/stage-2/rs-lang/rslang.md
Figma Design: https://www.figma.com/file/kt30mJz4i7DpB81rZabmqa/RS-Lang?node-id=1%3A2
Backend: https://rs-lang-backk.herokuapp.com/doc/#/ https://github.com/rolling-scopes-school/react-rslang-be
- Clone repository
git clone https://github.com/Yura703/rslang.git
- Move to folder using
cd rslang
- Check
develop
branch usinggit checkout develop
- Install dependencies using
npm install
- Open terminal and run
npm run start
- Run server on
localhost:8001
- Open browser on
localhost:8081
- Webpack
- Typescript
- Apexcharts.js - construction diagrams
- ESlint
- Prettier
- Sass