Skip to content

Antech-greyhat/JsLearn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

logo

JsLearn

A JavaScript learning project for beginners and intermediate learners.

Live Demo Vercel App API GitHub


About

This project is designed for learning JavaScript fundamentals and concepts through practical examples and exercises. It contains various JavaScript examples, exercises, and mini-projects to help learners understand core JavaScript concepts.


Features

Frontend Backend API
HTML5 semantic markup RESTful API design
CSS3 animations and transitions JWT authentication
Modern JavaScript (ES6+) Input validation and sanitization
DOM manipulation and event handling Error handling and logging
Responsive design principles API documentation with Swagger

Architecture

Browser → Frontend → Flask API Server

Stack

HTML5 CSS JavaScript

Setup

  1. Clone the repository

    git clone https://github.com/Antech-greyhat/JsLearn.git
    cd JsLearn
  2. Backend setup

    # This project is frontend-only, no backend setup required
    echo "Skipping backend setup - frontend focused learning project"
  3. Frontend setup

    # No installation required - simply open HTML files in browser
    echo "Open story.html or any HTML file in the script/ directory to view examples"

Made with ❤️ by Antech-greyhat

About

A learning Repository For Javascript Meant For complete Beginners.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors