import './overrides.scss'; import "bootstrap/dist/js/bootstrap.bundle.min"; import './App.css'; import Navigation from './UI/Navigation'; import {BrowserRouter as Router, Routes, Route} from 'react-router-dom'; import Home from './Pages/Home'; import Software from './Pages/Software/Software'; import DXPDevelopment from './Pages/Software/Projects/DXPDevelopment'; import ConfigAutomation from './Pages/Software/Projects/ConfigAutomation'; import KanjiApplication from './Pages/Software/Projects/KanjiApplication'; import SwivForPi from './Pages/Software/Projects/SwivForPi'; import WifiPrototype from './Pages/Software/Projects/WifiPrototype'; import RaspberryJukebox from './Pages/Software/Projects/RaspberryJukebox'; import AttachmentModule from './Pages/Software/Projects/AttachmentModule'; import TeslaMaze from './Pages/Software/Projects/TeslaMaze'; import EmbeddedInternetRadio from './Pages/Software/Projects/EmbeddedInternetRadio'; import Radio from './Pages/Radio/Radio'; import Components from './Pages/Radio/Components'; import Balkon from './Pages/Radio/Balkon'; import Linux from './Pages/Linux/Linux'; import Footer from './UI/Footer'; function App() { return (
}> }> }> }> }> }> }> }> }> }> }> }> }> }> }>
); } export default App;