A web application for managing and visualizing shark data. Built with React, Ant Design, and Zustand.
🏠 Homepage
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.
git clone https://github.com/h7ml/shark.git
cd shark
pnpm install
pnpm dev
- 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
- Utility libraries: ahooks, react-use
👤 h7ml
- Website: https://h7ml.cn
- Github: @h7ml
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Give a ⭐️ if this project helped you!
Copyright © 2024 h7ml.
This project is Apache--2.0 licensed.