百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
F

frontend-mini-challenges

> 前端框架
开源

用于学习和面试的前端挑战集合

2.4K stars0 点赞2 次浏览
访问官网GitHub

工具介绍

用于学习和面试的前端挑战集合


## About This repo is created to list down all the popular frontend challenges that are recommended for learning and interviews. Challenges are solved in vanilla JavaScript, React and VueJs. You can both play with the UI and view the solutions. - Solutions to JavaScript challenges: [Click here](https://github.com/sadanandpai/frontend-mini-challenges/tree/main/apps/javascript/src/challenges) - Solutions to React challenges: [Click here](https://github.com/sadanandpai/frontend-mini-challenges/tree/main/apps/react/src/challenges) - Solutions to VueJs challenges: [Click here](https://github.com/sadanandpai/frontend-mini-challenges/tree/main/apps/vue/src/challenges) - Solutions to Angular challenges: [Click here](https://github.com/sadanandpai/frontend-mini-challenges/tree/main/apps/angular/src/app/challenges)
## Local setup - Clone the repo - Run `npm install` - Run `npm run dev` - Visit http://localhost:6010/ ## Local development with docker If you have `docker` installed on your local you can run the dev server with `docker-compose` in watch mode - file changes will be hot-updated. Run this command from project root: > docker-compose watch --prune
## Contributing Guide If you want to contribute, improve, or suggest changes to this repo, then check out the [Contributing Guide](https://github.com/sadanandpai/frontend-mini-challenges/blob/main/CONTRIBUTING.md)
### Project Maintainers ---
### Contributors --- ### License This repository is [MIT licensed](./LICENSE).

GitHub Issues· 0 开放

在 GitHub 查看全部

暂无开放 Issues,或尚未同步最近议题。

核心特点

  • •Solutions to JavaScript challenges:
  • •Solutions to React challenges:
  • •Solutions to VueJs challenges:
  • •Solutions to Angular challenges:
  • •Clone the repo
  • •Run npm install
  • •Run npm run dev
  • •Visit http://localhost:6010/

> 标签

JavaScriptcssfrontendfrontend-interview-questionshtml5

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类前端框架
定价开源

> 相关工具

R
React
用于构建用户界面的 JavaScript 库
V
Vue.js
渐进式 JavaScript 框架
N
Next.js
基于 React 的全栈 Web 框架