Deadline: 2021.02.03 23:59
- webpack
- Typescript
- React + Redux + Thunk
- Jest (+ React Testing Library)
- Bootstrap (+ Bootswatch)
- sass
- ESLint, Stylelint, Prettier, EditorConfig
- TravisCI
- firebase realtime database
- Authentication (Log In/Sign Up)
- Create/Edit Project Form and sync with firebase
- Custom Dropdown with Delete and Edit Buttons
- Collapsible Sidebar with routing by project lists
- Create/Edit Task Form and sync with firebase
- Custom Calendar Modal
git clone https://github.com/kovalenkoiryna15/rsclone/
cd rsclone
git checkout develop
npm i
npm run start
npm run build