Skip to content

This a collaborative repository to us play with javascript basics. Welcome here!

Notifications You must be signed in to change notification settings

anasilveira9787/playing-with-Javascript

Repository files navigation

➡️ PT-BR

A HacktoberFest project to put your frontend skills to the test.


About

This is a beginner-friendly repository for educational purposes that work as a playground for you to sharpen your skills with HTML, CSS and, especially, JavaScript, while interacting with the code of others. Let's celebrate open source by getting hands-on and learning collaboratively!

Features

  • Interactive
  • Colaborative
  • Fun

Languages and tools you'll need

Stacks

What is HacktoberFest?

Hacktoberfest is a virtual festival that takes place throughout October, hosted by DigitalOcean, appwrite and docker, to celebrate contributions and encourage participation in the open source community. It's the easiest way to get started in the open-source universe and everyone is welcome to participate!

Click here to register, make 4 valid Pull Requests until the end of the month and earn free SWAG!

How this repo works

This repository is a challenge-based playground. In the issues section, you will find several tasks or challenges which invite you to interact with existing code. Choose one and ask to be assigned. Accomplish the assignment using your HTML, CSS and JavaScript skills, open a Pull Request and voila!

If you have any questions, use the issue's comments to ask the community for help.

Don't complete more than one challenge, leave it to other devs to participate.

You can also contribute by suggesting other challenges through issues or answering questions on the commenting section.

Step-by-step

  1. Choose one issue to work on
  2. Fork the project
  3. Clone it to your local machine git clone https://github.com/[user-name]/playing-with-Javascript.git
  4. Move to the project directory cd playing-with-Javascript
  5. Create a feature branch and checkout to it git checkout -b yourFeature
  6. Make your changes using your preferred IDE code .
  7. Stage and commit your changes git add . git commit -m 'Add some amazing feature'
  8. Push to remote git push -u origin yourFeature
  9. Open a Pull Request and link it to the chosen issue by adding Fix #[issue number] to the PR description

   Made with ❤️ by Ana Silveira, get in touch!

   Don't forget to give the project a star! ⭐    Stargazers

About

This a collaborative repository to us play with javascript basics. Welcome here!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published