Skip to content

Files

Latest commit

 

History

History
104 lines (85 loc) · 3.59 KB

readme-en.md

File metadata and controls

104 lines (85 loc) · 3.59 KB
🇺🇸 English
🇧🇷 Português

luk4x-repo-status luk4x-repo-license

👨‍🚀 Estudonauta Project: Javascript Web


Video   |    About   |    Highlights   |    Cloning   |    Contact


📹 Project Video Presentation

estudonauta-javascript-video.mp4

If the video has any errors, reload the page!
Access the project online HERE

📝 About

Watching the video above and/or accessing the project online will help you understand the explanation!

This project consists of a showcase that I developed to simplify and speed up access to the main exercises I did during the Javascript Web course at Estudanauta.
It was through this course that I was introduced to Javascript Web, and in addition to having studied a little about the history of the language and having learned the general concepts, by developing the proposed projects, I got the base I needed to continue evolving in the language.

📌 Some Highlights

  • Programming logic;
  • Introduction to Javascript Web;
  • Projects for content fixation;

📖 Cloning the Project

To clone and run this project on your computer, you just need Git to be previously installed.
After that, in the terminal:

# Clone this repository with:
> git clone https://github.com/Luk4x/Estudonauta-Linguagem-JavaScript.git

# Enter the repository with:
> cd Estudonauta-Linguagem-JavaScript

# Run the project with:
> start index.html # For Windows users
> open index.html # For Linux/Mac users

🤝 Contributor Contact

Vitrine.Dev 🪟
Luk4x Github Photo
Lucas Maciel
🪧 Vitrine.Dev Lucas Maciel
✨ Name 👨‍🚀 Estudonauta: Javascript Web
🏷️ Technologies javascript, css, html
📷 Img

Back to Top