Skip to content
/ Kef-Code Public
forked from noams24/Kef-Code

An educational website to help students easily pass tests

License

Notifications You must be signed in to change notification settings

MZT7/Kef-Code

 
 

Repository files navigation

Kef-Code

Kef Code is an educational website with modern technologies that will help students get 100 in their tests.
The main idea is that the user will practice problems like in LeetCode, but the questions will be computer science or math questions.
The user can easily write the solutions using a Math Editor

Made with ♥ by Noam

license code size contributors

📌 Key Features

  • Written in modern languages: React, Typescript, Tailwind CSS
  • Uses Next.js 13.4 app directory structure
  • Explores basic React Server Components
  • Full user authentication lifecycle with prisma and next-auth
  • Rich text: Text formatting, Copy + Paste Preformatted text, Code syntax highlighting, Insert Images, Tables and Sticky notes
  • Rich text cool features: Math, graphs, sketch

📄 15+ Pre-designed Pages

  • 🏠 Homepage
  • 👤 About
  • 📞 Contact
  • 👥 Authors
  • 👤 Author Single
  • 📝 Blog
  • 📝 Blog Single
  • 🚫 Custom 404
  • 💡 Elements
  • 📄 Privacy Policy
  • 🏷️ Tags
  • 🏷️ Tag Single
  • 🗂️ Categories
  • 🗂️ Category Single
  • 🔍 Search

🚀 Getting Started

📦 Dependencies

  • node v18+
  • npm v9.5+

👉 Development Command

npm install
npm run dev

👉 Build Command

npm run build
npm start

📝 License

Copyright (c) 2023 - Present, Designed & Developed by Noam

Code License: Released under the MIT license.

About

An educational website to help students easily pass tests

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.0%
  • CSS 2.1%
  • SCSS 1.2%
  • Other 0.7%