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

  1. Install dependencies
npm install
  1. Start Vite development server
npm run dev

License

Licensed under the MIT license.

GitHub

View Github