Rolling Scopes School cross-check form loader using React
Rolling Scopes School cross-check form loader
An open source frontend application built using the React and Feature-Sliced Design.
This app is a work in progress.
- UI:
react
,antd
- Data model:
zustand
- Language:
typescript
- Code Quality:
prettier
,eslint
,husky
- Tools:
vite
,sass
,postcss
Live demo
https://rsschool-check-loader.netlify.app/
About project
Initially, this project was made to check the final task of React course in Rolling Scopes School (React 2023-01). Right now, I am refactoring this project with modern technology. This project structure combines clean architecture and feature sliced methodology.
Features
Coming Soon…
Running the app
- Install dependencies
npm install
- Start Vite development server
npm run dev
License
Licensed under the MIT license.