https://github.com/annakharatova/reacttestapp
приложение на React
https://github.com/annakharatova/reacttestapp
css html react react-router
Last synced: 6 months ago
JSON representation
приложение на React
- Host: GitHub
- URL: https://github.com/annakharatova/reacttestapp
- Owner: AnnaKharatova
- Created: 2024-12-02T08:15:00.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-12-02T09:21:58.000Z (10 months ago)
- Last Synced: 2025-02-06T10:53:17.929Z (8 months ago)
- Topics: css, html, react, react-router
- Language: JavaScript
- Homepage: https://annakharatova.github.io/ReactTestApp/
- Size: 242 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + Vite
Тестовое задание на React.JS### Стек проекта:
css, html, React.JS, Vite, React Router
### Начало работы:
```bash
# Клонировать репозиторий
git clone https://github.com/AnnaKharatova/ReactTestApp.git# Установить зависимости
npm install# Запустить проект в режиме разработки
npm run dev
```Откройте браузер и перейдите по адресу `http://localhost:5173`, чтобы начать работу с платформой. 🚀