Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nasirovx/blog-app
This README file now includes settings for Google authentication, in addition to basic information about the project, project structure, installation and running instructions, technologies used, contribution guidelines, and license information.
https://github.com/nasirovx/blog-app
Last synced: 2 days ago
JSON representation
This README file now includes settings for Google authentication, in addition to basic information about the project, project structure, installation and running instructions, technologies used, contribution guidelines, and license information.
- Host: GitHub
- URL: https://github.com/nasirovx/blog-app
- Owner: nasirovx
- Created: 2024-04-13T18:57:17.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-07-07T22:42:17.000Z (6 months ago)
- Last Synced: 2024-11-06T01:21:01.615Z (about 2 months ago)
- Language: TypeScript
- Homepage: https://blog-a-pp-ten.vercel.app
- Size: 65.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Проект с Авторизацией через Google и Админ Панелью на TypeScript и Vite
Добро пожаловать в проект **Проект с Авторизацией через Google и Админ Панелью**! Этот проект представляет собой веб-приложение с функционалом авторизации через Google и административной панели.
## Описание
Проект разработан с использованием **TypeScript** для повышения надежности кода и **Vite** для быстрой разработки и сборки. Приложение включает в себя систему аутентификации пользователей через Google и админ панель для управления данными.
## Структура проекта
- **src**: содержит исходный код приложения.
- **components**: компоненты React.
- **pages**: страницы приложения.
- **services**: сервисы для работы с API.
- **types**: определения типов TypeScript.
- **utils**: утилиты и вспомогательные функции.## Установка и запуск
### Установка зависимостей
1. Клонируйте репозиторий:
```bash
git clone https://github.com/ваш_юзернейм/название_репозитория.git
cd название_репозитория