Skip to content

My personal repository repo. Built with Vanilla Javascript and HTML. Deployed using Github Pages

Notifications You must be signed in to change notification settings

Beardless-sheik/Alicks-Portfolio

Repository files navigation

Alick's Portfolio

Welcome to my Portofolio, with two main versions (mobile and desktop). The 2 versions have been styled in plain CSS using media queries. They will have descriptions on my most important personal projects, my dev skills and a contact for that you can use to reach me. The contact for is done using a service called Formspree. It is live HERE.

screenshot

Built With

  • HTML & CSS

Getting Started

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

Prerequisites

  • Code Editor ( VS Code is great and it's free! )

  • Any Web Browser of your choice

  • Clone the repository to your local computer by using git through the instructions below or download it using the following link as a ZIP file.

# Clone this repository
$ git clone https://github.com/Beardless-sheik/Alicks-Portfolio.git
  • Open the index.html file in your browser!
  • Proceed to edit files and please create a new branch on your local copy and create a Pull request if you want contribute!

Test

For tracking linter errors locally you need to follow these steps:

  • After cloning the project you need to run this command

    npm install This command will download all the dependancies of the project

  • For tracking the linter errors in HTML file run:

    npx hint .

  • And for tracking the linter errors in CSS file run:

    npx stylelint "**/*.css"

  • And for tracking the linter errors in JS file run:

    npx eslint .

Authors

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page or create any!

Acknowledgements

  • The beautiful template is from the Microverse team that can be found on Figma here.

Show your support

Give a ⭐️ if you like this project!

About

My personal repository repo. Built with Vanilla Javascript and HTML. Deployed using Github Pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •