This is a project that shows the family tree of the Kyrgyz people. And you can see yourself and search for yourself (if you are Kyrgyz, of course) in the tree.
If you want to contribute to the project, you can do the following:
- Add yourself and your fathers
- Fix some bugs on the site
- To give ideas for improving the site
- Report any wrong paths in the family tree
- Etc.
The best way to contribute is to fork the project and make a pull request. If you have any questions, you can write to me on Telegram.
The project is written in Next.js and if you want to contribute, you must know the following:
- History of the Kyrgyz people
- The family tree of your family if you add yourself
- Learn Next.js - an interactive Next.js tutorial.
- Learn React - an interactive React tutorial.
- Learn TypeScript - an interactive TypeScript tutorial.
- Learn Tailwind CSS - an interactive Tailwind CSS tutorial.
And it is not necessary to know the technology above, you can write your ideas, etc. (read the section How to contribute).
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
Wish you a good contribution! 🚀