Presenting a portfolio website designed to showcase practical experience in CSS, JavaScript, DOM manipulation, Webpack, and Normalize. This user-friendly platform serves as a learning tool for refining essential web development skills.
HTML, CSS, JavaScript, Webpack.
Client
Bundler
- Intuitive Hamburger Menu: Provides great navigation throughout the website.
- Responsive Design: Ensures optimal viewing and interaction experience across various devices and screen sizes.
- Well-organized Sections: The website features dedicated sections for showcasing experience, portfolio, contact form, and skills, allowing for easy accessibility and a comprehensive overview.
It will be available soon!
To get a local copy up and running, follow these steps.
In order to run this project you need:
- A web browser to view output e.g Google Chrome.
- An IDE e.g Visual studio code.
node
should be installed in your local machine, node website.- Install the
npm
package manager use this to install both node and npm. - A terminal.
Clone this repository to your desired folder or download the Zip folder:
https://github.com/Alejandroq12/second-portfolio.git
- Navigate to the location of the folder in your machine:
you@your-Pc-name:~$ cd second-portfolio
To install all dependencies, run:
npm install
To run the project, follow these instructions:
- After Cloning this repo to your local machine.
- Open the index.html file in your browser.
Tests will be available soon!
You can deploy this project using: GitHub Pages,
- I used GitHub Pages to deploy my website.
- For more information about publishing sources, see "About GitHub pages".
👤 Julio Quezada
- GitHub: Alejandroq12
- Twitter: @JulioAle54
- LinkedIn: Julio Quezada
- I will add more interactivity.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give me a star ⭐️
I want to thank all my colleagues that share knowledge with and inspired to to improve each day.
I want to thank Xavier Reyes Ochoa for guiding me in the creation of this portfolio.
-
What did you learn?
- Throughout this project, I expanded my knowledge of DOM manipulation, improved my Webpack usage, and mastered Normalize implementation for a consistent appearance.
This project is LICENSE licensed.