Projects
This page stores all the Front-End side projects that I did before.
Directory
The upper project means that it’s more closer to the current time
Search Github User
Visit app | Visit code
- Intro: This app can help us to get all the repositories from a Github user.
- Skills: React、React Router、Axios
- Features:
- Use
axios
to make API request
- Use
localStorage
to cache API response
- Infinite scroll
Weather App
Visit app | Visit code
- Intro: A app that can show Tamsui’s current weather
- Skills: React、Axios
- Features:
- Use
axios
to make API request
- Cool rainbow border
30 Days Vanilla JS Challenge
Visit app | Visit code
- Intro: A 30 days challenge. Build 30 things in 30 days with 30 tutorials.
- Skills: Vanilla JS
Tomatoes Clock
Visit app | Visit code
- Intro: This app basically consists of Countdown Timer & To-do List
- Skills: HTML、CSS、Javascript
- Features:
- Use
localStorage
to store the data that the user input
- Fade-in Fade-out animation when the user switches to a different page