/codeteria

Ed-tech and software development website to provide the free coding resources & useful software tools/products.

Primary LanguageJavaScript

🌐 Codeteria - Your One-Stop Developer Hub

Welcome to Codeteria—a dynamic, all-in-one platform designed to provide developers with essential tools and resources. Whether you're a beginner or a seasoned coder, Codeteria has something for everyone!

🌱 Currently, two official plugins are available:

🚀 Features

  • Code Playground: Experiment with different programming languages right in your browser.
  • Learning Resources: Access tutorials, cheat sheets, and guides to elevate your coding skills.
  • Community Support: Collaborate and interact with like-minded developers.
  • Project Ideas: Get inspired with new projects and challenges curated for all levels.
  • Tools & Utilities: Quickly access useful tools such as regex testers, JSON formatters, and more.

🔧 Tech Stack

Codeteria is powered by modern technologies to ensure a seamless experience:

  • Frontend: React, TailwindCSS
  • Backend: Node.js, Express
  • Database: MongoDB
  • Deployment: Docker, AWS

🛠️ Installation Guide

Follow these simple steps to run Codeteria locally:

# Clone the repository
git clone https://github.com/arjunatapadkar/codeteria.git

# Navigate to the project directory
cd codeteria

# Install dependencies
npm install

# Start the application
npm run dev

🎯 How to Contribute

We welcome contributions! Please check our CONTRIBUTING.md to get started.

  1. Fork the repository.

  2. Create a new branch

 git checkout -b feature-branch.
  1. Commit your changes
 git commit -m 'Add new feature'.
  1. Push to the branch
 git push origin feature-branch.
  1. Submit a pull request.

👥 Our Valuable Contributors ❤️✨

Thanks to all the amazing people who have contributed to Codeteria! 💖

Contributors