Das Repo enthält verschiedene Code Solutions, die aus Übungen oder Aufgaben verschiedener Seiten (zb Codewars) oder Aufgaben von anderen Entwicklern entstehen können. Dafür wird ein Branch eröffnet mit einem Präfix für die Herkunft und dem Namen der Aufgabe.
Beispiel: prefix/aufgabenname (Die aufgabe wird in Kebab Case geschrieben)
<codewars>/<word-finder>
Dieses Repo verwendet folgende Dependencies:
- Tailwind CSS (https://tailwindcss.com/) für die Styles
- PrismJS (https://prismjs.com/) für das Syntax Highlighting der Code Snippets
This project was bootstrapped with Create React App.
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
hier werden alle Branches aufgelistet die sich im Repo befinden