- HTML5 for frontend design
- CSS3 for styling frontend
- EJS - templating engine
- JavaScript for frontend design
- Node-js Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open source libraries in the world.
- []
- You need to have Node and NPM installed on your computer.
- Installing Node automatically comes with npm.
- Clone this project to your local machine
https://github.com/alatos2/codegigs.git
- [Brad Traversy]