https://github.com/st1lson/web
https://github.com/st1lson/web
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/st1lson/web
- Owner: st1lson
- Created: 2021-09-09T16:24:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-14T09:21:15.000Z (almost 4 years ago)
- Last Synced: 2025-01-10T00:19:03.913Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 8.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web
## Lab work 1
### Develop HTML structures and visualizing them with CSS
### Technologies stack:
* HTML & CSS
### [Working branch](https://github.com/st1lson/Web/tree/lab1)
### [Preview](https://angry-chandrasekhar-0c1cb3.netlify.app/)
***
## Lab work 2
### Create simple web API to send emails.
### Technologies stack:
* React
* ASP.NET Core
### [Working branch](https://github.com/st1lson/Web/tree/lab2)
***
## Lab work 3
### Create todo app.
### Technologies stack:
* React
* PostgreSQL
### [Working branch](https://github.com/st1lson/Web/tree/lab3)
### [Preview](https://auth-lab5.web.app/)
***
## Lab work 4
### Create slider and burger menu using only HTML and CSS.
### Technologies stack:
* HTML & CSS
### [Working branch](https://github.com/st1lson/Web/tree/lab4)
### [Preview](https://optimistic-boyd-c2624d.netlify.app/)
***
## Lab work 5
### Add authorization to existing todo app.
### Technologies stack:
* React
* PostgreSQL
* Firebase Auth
### [Working branch](https://github.com/st1lson/Web/tree/lab5)
### [Preview](https://auth-lab5.web.app/)