Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kovsu/jsprojects
https://github.com/kovsu/jsprojects
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kovsu/jsprojects
- Owner: kovsu
- Created: 2022-06-20T07:01:35.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-10T13:15:59.000Z (over 2 years ago)
- Last Synced: 2024-04-17T06:55:28.919Z (7 months ago)
- Language: JavaScript
- Size: 271 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# **JavaScript Projects**
> From [youtube link](https://www.youtube.com/watch?v=dtKciwk_si4&list=PLFbZJxPQbKn4Jooafm5_i8bM-nnk2s909&index=1&t=10s)
## Goals
Using typescript to recode these projects## Countdown Timer
- future date
- Timer## Quiz App
- questions from obj
- select answer
- at the end show score## Recipe App
- list of recipes
- recipe info on click
- fav recipe## Notes App
- CRUD notes
- markdown
- localStorage## ToDo App
- CRUD todos
- localStorage## Movie App
- list of movies
- movie info
- fav Movie
- actors## Github Profiles App
- search for user
- get and show data## Weather App(Because of the api server don't run. We can't code this app)
- enter location
- get Weather
- have some icons