/LearnSQL

Welcome to Learn SQL, a beginner-friendly interactive website that explains SQL concepts in a structured and visually engaging way. This project was built using React JS and Tailwind CSS, combining educational content with a responsive and modern UI.

Primary LanguageJavaScript

πŸ“˜ Learn SQL – Interactive SQL Guide

Welcome to Learn SQL, a beginner-friendly interactive website that explains SQL concepts in a structured and visually engaging way. This project was built using React JS and Tailwind CSS, combining educational content with a responsive and modern UI.


πŸ“Έ Screenshots

🏠 Home Page

Home Page


🌐 Live Demo

The project is live and can be viewed here: LearnSQL


🧠 About the Project

I created this project while learning SQL through the Apna College SQL One Shot Tutorial. The website presents SQL theory in a clear and structured manner, including topics like:

  • SQL Commands (DDL, DML, DQL, DCL, TCL)
  • SQL Data Types
  • Joins
  • Aggregate Functions
  • Subqueries
  • Projects and more!

The content is curated from Apna College’s material and enhanced with my own understanding and design techniques.


✨ Features

  • Simple and clean design with Tailwind CSS
  • Fully responsive layout for all screen sizes
  • Organized by topic for easy navigation
  • Scroll-to-top functionality
  • Optimized for learners and revision

πŸ› οΈ Tech Stack

  • βš›οΈ React JS
  • 🎨 Tailwind CSS
  • πŸ—‚οΈ React Router DOM
  • βš›οΈ React icons

🧰 How to Run Locally

# 1. Clone the repo
git clone https://github.com/TonyStark-19/LearnSQL.git

# 2. Move into the project folder
cd LearnSQL

# 3. Install dependencies
npm install

# 4. Start the development server
npm run dev

⚠️ Make sure you have Node.js and npm installed on your system.


πŸ“š Recommended Practice Platforms

To master SQL, theory isn't enough β€” practice is key! I recommend:


πŸ§‘β€πŸ« Credits


🀝 Contributing

Contributions are welcome! If you'd like to improve this project, feel free to fork the repo, make changes, and submit a pull request.


Made with ❀️ by Aditya chandel