This is a simple HTML, CSS and JavaScript project in which I am developing the basics of Front-End Development. In this project I also use external libraries such as AOS, Venobox and FocusTrap. The graphic design was made entirely in Figma and can be seen by clicking here. Project status: done
To run this project, install it locally using npm:
npm install
npm run dev
To build this project:
npm run build