h7ml / shark

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.

Home Page:https://shark.h7ml.cn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to shark πŸ‘‹

node Version pnpm Version Discussions discussions-search Discussions Discussions forks followers stars watchers Documentation Maintenance License: Apache--2.0 deploy status docker shark language last commit-activity stars

A web application for managing and visualizing shark data. Built with React, Ant Design, and Zustand.

🏠 Homepage

Project Introduction

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
  • Utility libraries: ahooks, react-use

Author

πŸ‘€ h7ml

🀝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

πŸ“ License

Copyright Β© 2024 h7ml.
This project is Apache--2.0 licensed.


ζŸ₯ηœ‹δΈ­ζ–‡η‰ˆζœ¬

About

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.

https://shark.h7ml.cn

License:Apache License 2.0


Languages

Language:TypeScript 83.7%Language:JavaScript 9.2%Language:Less 2.8%Language:CSS 2.4%Language:HTML 1.6%Language:Dockerfile 0.3%Language:Shell 0.0%