Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prakharsinha-09/30-days-javascript-challenge
taking js challenge to improve and conquer js via 30 days challenge
https://github.com/prakharsinha-09/30-days-javascript-challenge
Last synced: 5 days ago
JSON representation
taking js challenge to improve and conquer js via 30 days challenge
- Host: GitHub
- URL: https://github.com/prakharsinha-09/30-days-javascript-challenge
- Owner: PrakharSinha-09
- Created: 2024-07-13T11:12:08.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-08-01T04:16:41.000Z (4 months ago)
- Last Synced: 2024-08-02T06:10:02.682Z (4 months ago)
- Language: JavaScript
- Size: 329 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 30 Days JavaScript Challenge by Hitesh Chaudhary Sir... Accepted the Challenge 🚀
![Challenge Banner](30DaysJS.png)
Welcome to the **30 Days JavaScript Challenge**! This repository contains all the code and resources related to my journey of learning and practicing JavaScript over 30 days. Each day, I'll be tackling a new challenge, building projects, and documenting my progress.
## Table of Contents
- [About the Challenge](#about-the-challenge)
- [Getting Started](#getting-started)
- [Contributing](#contributing)## About the Challenge
The 30 Days JavaScript Challenge is a self-imposed challenge to improve my JavaScript skills by building a new project or solving a new problem every day for 30 days. The goal is to solidify my understanding of JavaScript concepts, improve problem-solving skills, and have fun while doing it!
## Getting Started
To get started with the projects in this repository, you'll need to have [Node.js](https://nodejs.org/) and [npm](https://www.npmjs.com/) installed on your machine. Clone the repository and navigate to the day's challenge you want to work on.
```bash
git clone https://github.com/yourusername/30-days-javascript-challenge.git
cd 30-days-javascript-challenge
```## Contributing
If you have any suggestions, improvements, or if you want to contribute to any of the challenges, feel free to open an issue or submit a pull request. Contributions are welcome!