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!
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
- 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.
Codeteria is powered by modern technologies to ensure a seamless experience:
- Frontend: React, TailwindCSS
- Backend: Node.js, Express
- Database: MongoDB
- Deployment: Docker, AWS
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
We welcome contributions! Please check our CONTRIBUTING.md to get started.
-
Fork the repository.
-
Create a new branch
git checkout -b feature-branch.
- Commit your changes
git commit -m 'Add new feature'.
- Push to the branch
git push origin feature-branch.
- Submit a pull request.
Thanks to all the amazing people who have contributed to Codeteria! 💖