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

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

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