Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jonathanxdr/uek-294

Frontend einer interaktiven Webapplikation realisieren
https://github.com/jonathanxdr/uek-294

Last synced: 7 days ago
JSON representation

Frontend einer interaktiven Webapplikation realisieren

Awesome Lists containing this project

README

        

# Getting Started with Create React App

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.
Open [http://localhost:3000](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.

### `npm test`

Launches the test runner in the interactive watch mode.
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

### `npm run build`

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](https://facebook.github.io/create-react-app/docs/deployment) for more information.

### `npm run eject`

**Note: this is a one-way operation. Once you `eject`, you can’t go back!**

If you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

## Integrated Development Environment

This project was created with [Visual Studio Code](https://code.visualstudio.com/).

## Git Log

commit d6a2b680c2b322c269e451ec8868dda9a5e94cf0 (HEAD -> main, origin/main, origin/HEAD)
Author: Jonathan Russ
Date: Wed Aug 31 16:11:29 2022 +0200

Delete unnecessary files & Update favicon

commit ca33855bf8148b526b2bdcd28c78e1c51ca1d757
Author: Jonathan Russ
Date: Wed Aug 31 15:52:41 2022 +0200

Cleanup all files

commit 652257d201e28b956fcef1bd93cd3d36e491d299
Author: Jonathan Russ
Date: Wed Aug 31 13:52:33 2022 +0200

Change HTML types to work with sdx

commit 4ddfc42db1ee1c17bd2bd726338b2d0cedbe2991
Author: Jonathan Russ
Date: Wed Aug 31 13:52:03 2022 +0200

:...skipping...
commit d6a2b680c2b322c269e451ec8868dda9a5e94cf0 (HEAD -> main, origin/main, origin/HEAD)
Author: Jonathan Russ
Date: Wed Aug 31 16:11:29 2022 +0200

Delete unnecessary files & Update favicon

commit ca33855bf8148b526b2bdcd28c78e1c51ca1d757
Author: Jonathan Russ
Date: Wed Aug 31 15:52:41 2022 +0200

Cleanup all files

commit 652257d201e28b956fcef1bd93cd3d36e491d299
Author: Jonathan Russ
Date: Wed Aug 31 13:52:33 2022 +0200

Change HTML types to work with sdx

commit 4ddfc42db1ee1c17bd2bd726338b2d0cedbe2991
Author: Jonathan Russ
Date: Wed Aug 31 13:52:03 2022 +0200

Update README.md

:...skipping...
commit d6a2b680c2b322c269e451ec8868dda9a5e94cf0 (HEAD -> main, origin/main, origin/HEAD)
Author: Jonathan Russ
Date: Wed Aug 31 16:11:29 2022 +0200

Delete unnecessary files & Update favicon

commit ca33855bf8148b526b2bdcd28c78e1c51ca1d757
Author: Jonathan Russ
Date: Wed Aug 31 15:52:41 2022 +0200

Cleanup all files

commit 652257d201e28b956fcef1bd93cd3d36e491d299
Author: Jonathan Russ
Date: Wed Aug 31 13:52:33 2022 +0200

Change HTML types to work with sdx

commit 4ddfc42db1ee1c17bd2bd726338b2d0cedbe2991
Author: Jonathan Russ
Date: Wed Aug 31 13:52:03 2022 +0200

Update README.md

commit 2d75bff71760a0a0f74892ccd43f1c03995eef79
Author: Jonathan Russ
Date: Wed Aug 31 13:51:46 2022 +0200

Update Login

commit 87b45fa013df8bd2880e82ef8028ad0023bd6175
Author: Jonathan Russ
Date: Tue Aug 30 22:31:19 2022 +0200

Add authorization with headers

commit 7f18292584cbbcea2dea49bb53a34830d9f4236a
Author: Jonathan Russ
Date: Tue Aug 30 22:30:23 2022 +0200

Add LoginPage component

commit 6c92274e59c0df8e22e73ee69c91c6240514eed3
Author: Jonathan Russ
Date: Tue Aug 30 22:29:54 2022 +0200

Remove default styles & fix swisscom sdx

commit b0529228ee94b82db8c98f88b8e0612c4722b128
Author: Jonathan Russ
Date: Tue Aug 30 16:02:42 2022 +0200

Add delete request

commit 1fb9c61f03bd6d39a71e790e57966f87dc75d6b2
Author: Jonathan Russ
Date: Tue Aug 30 14:10:19 2022 +0200

Add get & post request

commit 3e38824c6887ccfe4efa27992ac372a4258a5e5c
Author: Jonathan Russ
Date: Tue Aug 30 11:04:17 2022 +0200

Add function to create & delete tasks

commit 6a042626f990569439df405fefca251f19dbf5ff
Author: Jonathan Russ
Date: Tue Aug 30 10:32:53 2022 +0200

Import swisscom sdx

commit 6b7f318fdd4b233426920a661e5130083b176a87
Author: Jonathan Russ
Date: Mon Aug 29 14:00:02 2022 +0200

Add generated files from react

commit 737342d3ef5f2f257222987f85e2297502591629
Author: Jonathan Russ <[email protected]>
Date: Mon Aug 29 13:50:27 2022 +0200

Initial commit

## Repository

You can find the repository of this project on [GitHub](https://github.com/JonathanXDR/UEK-294-Portfoliohttps:/).

## Learn More

You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).

To learn React, check out the [React documentation](https://reactjs.org/).