Skip to content

movarnell/Code-Problems-V2

Repository files navigation

React + Vite 🚀

Welcome to the React + Vite template! This setup provides a minimal yet powerful environment to get React working seamlessly with Vite, featuring Hot Module Replacement (HMR) and essential ESLint rules.

Key Features 🌟

  • Fast Refresh: Enjoy instant feedback with Vite's HMR. ⚡
  • ESLint Integration: Maintain code quality with pre-configured ESLint rules. 🛠️
  • Flexible Plugins: Choose between Babel and SWC for your development needs. 🔧

What Does This App Do? 🤔

This app is a fun and interactive platform for generating and displaying coding problems. Whether you're a coding enthusiast looking to challenge yourself or a developer preparing for interviews, this app has got you covered! 🎉

Main Features ✨

  • Generate Coding Problems: Use the GenerateProblemForm component to create new coding problems. 📝
  • Display Problems: The ProblemDisplay component shows the problem description and requirements. 📋
  • Theme Toggle: Switch between light and dark themes with the ThemeToggle component. 🌗

Technologies Used 🛠️

  • React: A JavaScript library for building user interfaces. ⚛️
  • Vite: A fast build tool and development server. 🚀
  • Jest: A delightful JavaScript testing framework. 🃏
  • React Testing Library: Simple and complete React DOM testing utilities. 🧪
  • Tailwind CSS: A utility-first CSS framework for rapid UI development. 💨
  • ESLint: A tool for identifying and fixing problems in JavaScript code. 🛠️
  • PostCSS: A tool for transforming CSS with JavaScript plugins. 🎨

Note: This README is a work in progress. More detailed documentation and examples will be added soon. Stay tuned! �

Happy coding! 🎉🚀

Visit the site at https://codeproblems.michaelvarnell.com to see the app in action.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors