/javascript30

30 days of javascript with vanilla.js proposed by Wes Bos

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

 

Javascript30

Github top language Github language count Repository size License Github issues Github forks Github stars

🚧 Javascript30 🚀 Under construction... 🚧


About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

30 days of Javascript projects to learn and training skills.

🚀 Technologies

The following tools were used in this project:

Desafio do dia 1 - Drum Keys

Código

Post Linkedin

Desafio do dia 2 - Drum Keys

Código

Post Linkedin

Desafio do dia 3 - Drum Keys

Código

Post Linkedin

Desafio do dia 4 - Drum Keys

Código

Post Linkedin

Desafio do dia 5 - Drum Keys

Código

Post Linkedin

Desafio do dia 6 - Drum Keys

Código

Post Linkedin

Desafio do dia 7 - Drum Keys

Código

Post Linkedin

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/JulianePires/javascript30

# Access
$ cd javascript30

# Install dependencies
$ yarn

# Run the project
$ yarn run

# The server will initialize in the <http://localhost:3000>

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Juliane Pires

 

Back to top