Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flogea/finodaysmessenger
A simple messenger for finoDays hackathon
https://github.com/flogea/finodaysmessenger
hackathon react
Last synced: 20 days ago
JSON representation
A simple messenger for finoDays hackathon
- Host: GitHub
- URL: https://github.com/flogea/finodaysmessenger
- Owner: flogea
- Created: 2023-07-29T15:45:46.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-07-29T15:59:46.000Z (over 1 year ago)
- Last Synced: 2024-11-14T04:18:46.400Z (3 months ago)
- Topics: hackathon, react
- Language: JavaScript
- Homepage: https://flogea.github.io/finoDaysMessenger/
- Size: 347 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Как запустить проект?
### Открываем проект, заходим в терминал, переходим в папку проекта
cd fino5/
### Устанавливаем все нужные зависимости
npm install
### Запускаем проект
npm start