CeV is a project designed by Professor Gustavo Guanabara with the aim of bringing quality education to anyone who has access to the internet.
These different small projects aim to exemplify and practice the basics of JavaScript, one of the languages of the moment.
- The front-end is made with HTML5, CSS3 and JavaScript.
It is a basic course, but it is still complete given its target audience. Professor Gustavo Guanabara has great teaching skills and the course is available for free on the internet.
Course on Youtube | Course on Website
The first step is to clone the project, either via terminal or GitHub Desktop, or even by downloading the compressed file (.zip). After that, go ahead.
There are no requirements to perform some of the exercises on your computer! Just double click on the file with extension .html and it will open in your default browser.
However, to run some JavaScript files individually we need some tools.
- Node.JS.
- VSCode and the extension Node.js Exec.
Open the project folder in VSCode and, by right-clicking on the file with extension .html, choose Run Code. The Node output console will open with the code results.
Now you are running the project beautifully!
This project is under the MIT license. See the LICENSE for more information.
Made with 💛 by Lucas Coutinho 👋 Get in touch!