Skip to content

or-schneider/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

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 89.5%
  • SCSS 4.1%
  • CSS 3.7%
  • JavaScript 2.7%