https://github.com/vicba/learning-typescript
Simple self-made projects to teach myself typescript
https://github.com/vicba/learning-typescript
Last synced: 9 months ago
JSON representation
Simple self-made projects to teach myself typescript
- Host: GitHub
- URL: https://github.com/vicba/learning-typescript
- Owner: Vicba
- Created: 2023-06-28T15:44:40.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-30T14:34:05.000Z (over 2 years ago)
- Last Synced: 2025-02-16T04:27:24.875Z (10 months ago)
- Language: TypeScript
- Homepage:
- Size: 388 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# learning-typescript
Simple self-made projects. Started to make these after learning the basics of typescript last week.
Also my tailwindcss skills needs to get better by these.
- tue: expense tracker
- wed: todolist
- thur: password generator
- Fri: ip-tracker
### Design
most design is either by myself or the from a [frontendmentor challenge](https://www.frontendmentor.io/challenges)
### Things I used
- React
- Vite
- Tailwindcss
- Typescript