Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/terrence-ou/webdev-mini-projects
Embark on a journey of mastering web and mobile development. Each exercise works on a single topic, enhancing skills through practice.
https://github.com/terrence-ou/webdev-mini-projects
flutter frontend reactjs tailwindcss typescript
Last synced: 8 days ago
JSON representation
Embark on a journey of mastering web and mobile development. Each exercise works on a single topic, enhancing skills through practice.
- Host: GitHub
- URL: https://github.com/terrence-ou/webdev-mini-projects
- Owner: terrence-ou
- License: mit
- Created: 2023-11-21T02:18:17.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-10-29T20:56:06.000Z (18 days ago)
- Last Synced: 2024-10-29T22:49:32.992Z (18 days ago)
- Topics: flutter, frontend, reactjs, tailwindcss, typescript
- Language: C++
- Homepage:
- Size: 36.6 MB
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mini Webdev Projects
This is a repository that records my mini webdev exercises. Each exercise explores a single frontend development topic that has the potential to be integrated into real-world applications.
- Day 01: Expandable Cards :bookmark: [Code](./001_expandable_cards/), [Website](https://clickvisionstudio.github.io/001_expandable_cards/)
- Day 02: Adaptive Login Window :key: [Code](./002_adaptive_login_window/), [Website](https://clickvisionstudio.github.io/002_adaptive_login_window/)- Day 03: Figure Toy Shop :gift: [Code](./003_toy_store/), [Website](https://clickvisionstudio.github.io/003_toy_shop/)
- Day 04: Todo List :memo: [Code](./004_todo_list/), [Website](https://clickvisionstudio.github.io/004_todo_list/)
- Day 05: Translator with DeepL API :uk: [Code](./005_translator_with_deeplAPI/), [Website](https://clickvisionstudio.github.io/005_translator/)
- Day 06: Dictionary App with Free Dictionary API :closed_book: [Code](./006_dictionary_app/), [Website](https://clickvisionstudio.github.io/responsive_dict_app/)
- Day 07: Markdown Editor :card_index: [Code](./007_markdown_editor/), [Website](https://clickvisionstudio.github.io/markdown-editor/)
- Day 08: Space Tourism Website :earth_asia: [Code](./008_space_tourism_website/), [Website](https://clickvisionstudio.github.io/space_tourism_website/#/home)
- Day 09: Multistep Form :clipboard: [Code](./009_multistep_form/), [Website](https://clickvisionstudio.github.io/multistep_form/#/your-info)
- Day 10: Galleria Slideshow :rice_scene: [Code](./010_galleria_slideshow/), [Website](https://clickvisionstudio.github.io/galleria_slideshow/)
- Day 11: D3.js in React Quick Start :paperclip: [Code](./011_d3js_plot/), [Website](https://clickvisionstudio.github.io/d3js_plot/)