Skip to content

A personal portfolio that showcases all the abilities and projects in a visually pleasing way. The portfolio was created using HTML/CSS and Javascript With a Figma UI.

License

Notifications You must be signed in to change notification settings

Chaseknis/Portfolio_project

Repository files navigation

📗 Table of Contents

Building a responsive portfolio website using HTML/CSS Javascript from a Figma design template

Click here for the portfolio presentation video

Client
Server
Database

Key Features

(back to top)

🚀 Live Demo

Screenshot 2022-12-21 at 10 45 39

(back to top)

💻 Getting Started

A beginner developer can use this template as a starting point for creating other HTML projects that are properly set up with CSS and have ESLint configured.

Prerequisites

In order to run this project you need:

  • NODE
  • ESlint set up
  • Figma Template

Screenshot 2022-12-21 at 11 05 15

Setup

Clone this repository to your desired folder:

gh repo clone Chaseknis/chaseknis.github.io

Install

To obtain a copy of this repository, clone it to your desired folder:

Commands:

  git clone https://github.com/Chaseknis/chaseknis.github.io.git
  cd hello-world
  npm install -y



Usage

To run the project, execute the following command:

  • install serve with:
npm install -g serve
  serve -s .

Run tests

To run tests, run the following command:

  • To check for CSS errors
    npx stylelint "**/*.{css,scss}"
  • To check for HTML errors
    npx hint .
  • To check for Javascript errors
    npx eslint .

(back to top)

👥 Authors Innocent N.

👤 Author

(back to top)

🔭 Future Features

I'll add the following section to the webpage.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project... Kindly leave a star ⭐

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank Microverse and my studying partners

Javier Hernandez

Sohail

(back to top)

❓ FAQ

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

About

A personal portfolio that showcases all the abilities and projects in a visually pleasing way. The portfolio was created using HTML/CSS and Javascript With a Figma UI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published