Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 911 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 911 Bytes

Getting Started with Create React App

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Description

Сделать счетчик кликов API

  • new_click: добавляет номер к общему числу в firebase firestore

  • надо сделать чтобы счетчик обновлялся с учетом того что кликать будут 5-6 тыс человек одновременно (иcпользовать transactions)

  • сделать react клиент: подключается к firebase firestore базе данных и в режиме реального времени и обновляет счетчик