Skip to content

Aricyq0/FE-Begin-learning

Repository files navigation

Front-End Beginner Projects

English | 简体中文

01 Todo List

This is a simple Todo List application that allows users to add, delete, and modify the status of tasks. The project is built using native JavaScript and HTML/CSS, with data persisted through localStorage, aiming to provide a user-friendly task management tool.

Project Source: app-ideas/To-Do-App

Todo List


02 Weather Query Application

This is a weather query application that allows users to get the current weather and weather forecasts for the next few days by entering a city name or postal code.

Project Source: app-ideas/Weather-App

Reference YouTube Tutorial: Code A Weather App in Pure JavaScript

Weather Query Application


03 Book Finder App

The Book Finder App is a simple book search application where users can enter a book title or author, and the app will query and display relevant book information through the Google Books API.

Book Finder App


04 Christmas Lights Effect

This is a simple React application that simulates a Christmas lights effect. Users can control the on/off state of the lights and adjust the animation effects by clicking buttons.

Project Source: app-ideas/Christmas-Lights-App

Christmas Lights Effect


05 Chrome Theme Plugin

This project includes multiple custom theme plugins designed to provide diverse visual experiences for the Chrome browser, catering to the personalized needs of different users.

Chrome Theme Plugin


06 Countdown

This is a simple countdown application that allows users to set a deadline and time, with real-time updates to the countdown display. The code is implemented using native JavaScript and utilizes the browser's localStorage feature to save user settings.

Countdown


07 Markdown Preview

This project is a Markdown editor that allows users to input Markdown syntax and preview it in real-time. It uses the Ace editor and Marked.js for parsing and display.

Project Source: app-ideas/Markdown-Previewer

Markdown Review


08 Pomodoro App

This is a React-based Pomodoro application that allows users to manage work and rest times using the Pomodoro technique, and provides multiple white noise options to enhance the work atmosphere.

Project Source: app-ideas/Pomodoro-Clock

Pomodoro App


09 Image Finder

09-imagefinder is an image search tool designed to provide a simple and efficient image search and browsing experience by integrating various front-end libraries and tools.

Image Finder


10 Expense Tracker App

This is an expense tracking application that allows users to record and manage income and expenses. Users can view transaction details, generate reports, and visualize data.

Reference Project: zuiidea/antd-admin

Expense Tracker App

License

This project is licensed under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published