Portfolio-website project is about how to desgin a mobile view portfolio using HTML CSS JavaScript Flexbox and grid from Figma.
We are using HTML5,CSS,Javascript Figma and Formspree fpr forms for this project.
Describe key features of the application.
-Desktop & Mobile view Portfolio -Use flexbox and css grid for responsiveness -Using figma to set the css -Use Forms -Use javascript for Popup windows -Check form validation
Add a link to your deployed project.
Create a folder on your local machine and then type: git clone https://github.com/faisalakb/Portfolio-website1.git on the git terminal to get the code.
Prerequisites
In order to run this project you need: VSCode Node ESLint Figma commands: npm -i packages SignUp on Formspree
Clone this repository to your desired folder: And then open your folder in VSCode and install require packages
commands:
cd my-folder location git clone https://github.com/faisalakb/Portfolio-website1
Install this project with: HTML,CSS&JavaScript Linters like Stylelint Forms creation: Sign up on formspree.io
command:
npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
To run the project,using Live Sever on VSCode
To run tests, run the following command:
command:
npx stylelint "*/.{css,scss}" npx eslint . --fix
Mention all of the collaborators of this project.
π€ Faisal
π€ Harshika Govind
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Use this code to create your own portfolio website for your clients
This project is MIT licensed.