Skip to content

TejaswaniRai/LetsDoDsaTogether

 
 

Repository files navigation

Let's Do DSA Together 🚀

A clean, beginner-friendly React + Tailwind CSS platform to learn Data Structures & Algorithms the smart way.


📖 Overview

LetsDoDSATogether is a clean, community-powered DSA learning platform where learners can connect through Discord, explore curated resources, and solve problems collaboratively. It's designed to make learning DSA less isolating and more empowering — together, not alone.

Built using:

  • ⚛️ React
  • 💨 Tailwind CSS
  • 🧾 HTML & CSS
  • 🎯 Clean state-based UI rendering

🚀 Live Demo 👉 lets-do-dsa-together.vercel.app


📂 Project Structure

image


🚀 Getting Started

🛠️ Prerequisites

  • Node.js (v18+ or v20+ recommended)
  • npm or yarn
  • Git

🙋‍♀ How to Contribute

✨ Contributions are super welcome! Here's how:

  1. Fork the repository.

  2. Clone your fork:

git clone "https://github.com/your-username/LetsDoDSATogether.git"
  1. Create a new branch:
git checkout -b feature/your-feature-name
  1. Make your changes and test locally.

  2. Commit with a clear message.

git commit -m "feat: Add XYZ feature"
  1. Push and create a Pull Request.

🔧 Installation

git clone "https://github.com/yourusername/LetsDoDSATogether.git"

cd LetsDoDSATogether

Install dependencies

npm install

Start the dev server

npm run dev

📄 License

This project is licensed under the MIT License.

🌱 Learning Resources

New to open source? Check these out:

📞 Contact


Happy Contributing! 🎉

This project is part of learning open-source contribution. Every contribution, no matter how small, is valued and appreciated!

⭐ Star this repo to show your support

About

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 78.2%
  • CSS 21.4%
  • HTML 0.4%