You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
shark is a web application designed to help users manage and visualize shark data. The project is built using the React framework for the frontend interface, utilizing the component library provided by Ant Design to create a user-friendly interface, and managing state using Zustand.
shark is a web application designed to help users manage and visualize shark data. The project is built using the React framework for the frontend interface, utilizing the component library provided by Ant Design to create a user-friendly interface, and managing state using Zustand. Through these technologies, shark provides a powerful and easy-to-use platform for users to effectively manage and display shark data. Additionally, the project uses rspack for building to achieve project bundling and optimization.
clone
git clone https://github.com/h7ml/shark.git
cd shark
Installation
pnpm install
Usage
pnpm dev
Project Architecture
Technology Stack
Build tool: pnpm
Bundling tool: rspack
Code formatting tool: Prettier
Code linting tool: ESLint
Commit convention tool: Commitlint
Code style checking tool: Stylelint
Frontend framework: React
UI component library: Ant Design
State management: Zustand
Internationalization: i18next
Routing management: React Router, React Router DOM
shark is a web application designed to help users manage and visualize shark data. The project is built using the React framework for the frontend interface, utilizing the component library provided by Ant Design to create a user-friendly interface, and managing state using Zustand.