Skip to content

efxlve/50-days-of-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Logo

50 Days of JavaScript

by Muharrem Efe Çayırbahçe

50 Days of JavaScript is a project dedicated to improving JavaScript skills through daily exercises and mini-projects. Each day presents a new challenge that focuses on different aspects of JavaScript, from basic syntax to advanced concepts.

Features

  • Daily JavaScript exercises
  • Mini-projects to apply learned concepts
  • Solutions and explanations for each challenge
  • Visual representations and interactive demos

Installation

  1. Clone the repository:
    git clone https://github.com/efxlve/50-days-of-javascript.git
  2. Navigate to the project directory:
    cd 50-days-of-javascript
  3. Open index.html in your browser to start exploring the challenges.

Usage

  • Browse through the projects folder to find daily challenges.
  • Open each project folder to view the challenge description and solution.
  • Edit the JavaScript files to implement your own solutions and test them in your browser.

Contributing

Contributions are welcome! If you have a new challenge or improvement, please fork the repository and create a pull request.

License

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