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

https://github.com/annakharatova/reacttestapp

приложение на React
https://github.com/annakharatova/reacttestapp

css html react react-router

Last synced: 6 months ago
JSON representation

приложение на React

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`, чтобы начать работу с платформой. 🚀