Welcome to FrontendForge, an open-source platform designed to help frontend developers sharpen their skills through hands-on coding challenges. Whether you're a beginner or an experienced developer, FrontendForge provides a variety of challenges focused on HTML, CSS, JavaScript, and modern frontend frameworks.
- 📌 Frontend-focused Challenges: Solve problems related to HTML, CSS, JavaScript, React.
- 🏆 Skill Levels: Questions categorized into Easy, Medium, and Hard.
- 📤 Community Contributions: Submit your own questions via GitHub pull requests.
- 📊 Live Preview: Test your solutions directly in the browser and via test cases.
- Pick a Challenge: Browse through the list of frontend challenges.
- Code Your Solution: Solve the problem in an interactive coding environment.
- Submit & Validate: Get instant feedback on your solution.
- Contribute: Add new questions and improve existing ones!
Want to add your own questions? Follow these steps:
Frontend Forge Questions Repository
Clone the project and install dependencies:
git clone https://github.com/your-repo/frontendforge.git
cd frontendforge
npm install
npm start
- User authentication & profiles
- Solution discussions & community voting
- More challenge categories (Vue, Angular, Svelte, etc.)
- Dark mode & improved UI
We welcome contributions from the community! Feel free to submit issues, feature requests, or pull requests.
⭐ Star this repo if you find it useful! Let's build an awesome frontend coding platform together. 🚀