Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 название_репозитория