Skip to content

Hey, I'm full-stack developer. I use the following stack: JavaScript, React, Ruby, Rails. I'm currently looking for my dream job. Built with CSS, JavaScript, HTML

Notifications You must be signed in to change notification settings

username-forGithub/my_portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d4129d9 Β· Oct 5, 2023

History

96 Commits
Jul 18, 2022
Jul 27, 2023
May 24, 2023
May 24, 2023
Jul 18, 2022
Jul 6, 2022
Jun 30, 2022
Jun 30, 2022
Dec 10, 2022
Oct 5, 2023
Jul 18, 2022
May 24, 2023
Jul 27, 2023

Repository files navigation

Portfolio: validate contact form

The project designed to improve coding skills and upgrading knowledgments on CSS, HTML, JavaScript.

Built With

  • Languages used: HTML, CSS, javascript
  • Tools used: Github Desktop.
  • VSC: Git.
  • Package Manager: Node, NPM.

Project Setup

To get a local copy up and running follow these simple example steps.

Prerequisites

  • You need to have Code Editor Installed
  • Make sure Nodejs and NPM is installed in your system for linters

Setup

  1. Clone the repo in your local machine:
git clone https://github.com/username-forGithub/my_portfolio
  1. Open terminal and cd into project
cd Portfolio
  1. Open the index.html in your brower:
open index.html

Install

To check linters run the following command:

  1. Install WebHint:
npm install --save-dev hint@7.x
  1. Install StyleLint
npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x 

Check Linters Error

  1. To check CSS or SCSS linters error:
npx stylelint "**/*.{css,scss}"
  1. To fix CSS or SCSS linters error:
npx stylelint "**/*.{css,scss}" --fix
  1. To check HTML linters error
npx hint .

Visit My GitHub Page

Live demo https://username-forgithub.github.io/my_portfolio

Author

πŸ‘€ Bakhtiyor Yusubaliyev

Contributor

πŸ‘€ Emmanuel Effiong Essien

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Google.com
  • github.com

πŸ“ License

This project is MIT licensed.

About

Hey, I'm full-stack developer. I use the following stack: JavaScript, React, Ruby, Rails. I'm currently looking for my dream job. Built with CSS, JavaScript, HTML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published