Skip to content

velac01/port-flashcards

Repository files navigation

📚 Port Flashcards

Netlify Status Last Commit Contributors License

🚀 Features

  • 📝 Flashcards for Network Ports: Test your knowledge of common port numbers and their corresponding protocols.
  • 💾 Progress Tracking: Your answers are saved in the browser using localStorage.
  • 🔄 Dynamic Hints: Receive hints after incorrect answers to help you learn.
  • 📱 Responsive Design: Works great on both desktop and mobile devices.

🛠️ Tech Stack

  • JavaScript
  • HTML/CSS
  • localStorage (for tracking correct/incorrect answers)

🖥️ Demo

Check out the live demo here: Port Flashcards

📦 Setup

  1. Clone this repository:

    git clone https://github.com/velac01/port-flashcards.git
    
  2. Open the Project Folder

    cd port-flashcards
    
  3. Open index.html in your favorite browser to start using the flashcards.

💡 Contributing

Contributions are welcome! Feel free to submit a pull request or create an issue to report bugs or suggest improvements.

📜 License

This project is licensed under the MIT License. See the LICENSE file for details.