https://github.com/makesomelayouts/hackeri
Информационный сайт о настольной игре «Хацкеры»
https://github.com/makesomelayouts/hackeri
board-game boardgame eslint hackeri prettier react react-router reactjs tailwindcss vite
Last synced: 3 months ago
JSON representation
Информационный сайт о настольной игре «Хацкеры»
- Host: GitHub
- URL: https://github.com/makesomelayouts/hackeri
- Owner: makesomelayouts
- Created: 2025-10-03T19:35:00.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-10-23T06:39:55.000Z (8 months ago)
- Last Synced: 2025-10-23T08:37:11.284Z (8 months ago)
- Topics: board-game, boardgame, eslint, hackeri, prettier, react, react-router, reactjs, tailwindcss, vite
- Language: JavaScript
- Homepage: https://hackeri-ru.vercel.app
- Size: 7.66 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Хацкеры
Стек: [Vite](https://vite.dev/), [React](https://react.dev/), [React-router](https://reactrouter.com/start/data/installation), [TailwindCSS](https://tailwindcss.com/), [ESLint](https://eslint.org/), [Prettier](https://prettier.io/), [FSD](https://feature-sliced.design/docs/get-started/overview)
[Демонстрация сайта](https://hackeri-ru.vercel.app/)
Шрифты: Unbounded, Bowler
Установить пакеты локально в проект:
`npm install`
Запустить локальный сервер:
`npm run dev`