Live Demo: keCodify Live Site
keCodify is a comprehensive platform designed to help developers prepare for technical interviews. It offers a curated collection of interview questions across various topics, enabling users to practice and improve their problem-solving skills. Whether you're a beginner or an experienced developer, keCodify provides the tools to succeed in your interviews.
- Curated Questions: A wide range of questions covering essential technical topics like algorithms, data structures, system design, and more.
- User-Friendly Interface: An intuitive layout to browse, filter, and select questions based on your needs.
- Interactive Experience: Mark questions as completed, revisit them, and track your progress.
- Responsive Design: Access the platform seamlessly on desktop, tablet, or mobile.
- Frontend: React.js, Tailwind CSS for modern and responsive UI.
- Deployment: Vercel for fast and efficient hosting.
- A modern browser (Google Chrome, Firefox, etc.)
- Internet access to visit the live demo or clone the repository.
-
Clone the repository:
git clone https://github.com/KerlosSoNy/keCodify.git cd keCodify -
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open your browser and navigate to:
http://localhost:3000
- Visit the live site: https://ke-codify.vercel.app/
- Explore categorized interview questions.
- Select a question to view details, hints, or solutions.
We welcome contributions to make keCodify even better! If you have suggestions for new features, bug fixes, or additional questions to include, feel free to fork the repository and create a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.