My web development responsive portfolio website template in HTML, CSS, SASS & Javascript. The objective of this project is to build a template to showcase my web development projects. This project is hosted live on https://mayankaroraweb.netlify.app/
Project Specifications-
- Fully responsive web application using media queries.
- Displays Home, About, Skills, Projects and Contact sections.
- Projects section has information on technologies used and links to source code, demo and deployed URL.
- Contact section has a form backend to send submitted responses directly to the email inbox of the site administrator.
- About section has links to various online programming profiles, resume and also linkedin profile.
The full report can be accessed at https://drive.google.com/file/d/1GpZuiq1kHNL3ZTtTU3docmihTcnVBn4h/view?usp=sharing
- Using a form endpoint on a static website
- Learning SASS
- Go to Code->Download ZIP to download the .zip file. Just extract the .zip file and open the extracted folder in VS Code editor.
- Right click on index.html file and click on 'Open with Live Server'
- Login to your netlify account(https://netlify.com) and go to https://app.netlify.com/drop
- Drag & drop the project folder and wait for a few seconds for deployment to complete and live URL to be generated.