chore: added basic swarm information and branding

This commit is contained in:
Vojtech Simetka
2021-02-23 09:31:27 +01:00
parent 9a6c7c1360
commit 7ce11a3e54
13 changed files with 2683 additions and 730 deletions
-2
View File
@@ -1,12 +1,10 @@
import React from 'react';
import logo from './logo.svg';
import './App.css';
function App() {
return (
<div className="App">
<header className="App-header">
<img src={logo} className="App-logo" alt="logo" />
<p>
Edit <code>src/App.tsx</code> and save to reload.
</p>