Skip to content

This project was to design a responsive portfolio website using mobile first approach. The website has different view formats depending on the device being used to view the website

License

Notifications You must be signed in to change notification settings

devalibello/portfolio

Repository files navigation

logo

Responsive Design of a Portfolio Website

📗 Table of Contents

📖 [Forms and Validation Collaborative project]

[Forms and Validation Collaborative project] This project is about building the first page of a portfolio using the Figma template. It grants students the opportunity to begin to build their portfolio in preparation for the job market. The project was conducted using peer programming in a collaborative structure.

🛠 Built With

Tech Stack

This project was built using HTML, CSS and Javascript

Client

Key Features

  • [The project was built to display the first page of a prospective portfolio]
  • [The website was designed to be responsive. This ensures an optimal layout when viewed on mobile phones and desktops]
  • [The project has a slide menu for mobile phone users]
  • [The project has a pop up window to show the details of the individual projects]
  • [Form validation feature form the contact from to ensure correct data is sent to the server]

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

-a code editor installed that can run HTML and CSS files -linters installed and fully functional

Setup

Clone this repository to your desired folder. Use the command: git clone https://github.com/devalibello/devalibello.github.io.git

Install

Install this project with:

  1. Install WebHint: npm install --save-dev hint@7.x

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

  3. npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x

Usage

To run the project, execute the following command:

  • open cloned folder in your code editor and run the index.html file

Run tests

To run tests, run the following command:

To check for CSS or SCSS errors:

  • With linters correctly installed, npx stylelint "**/*.{css,scss}"

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

  • To fix javascript linters error: npx eslint . --fix

Deployment

You can deploy this project using:

(back to top)

👥 Authors

👤 Ali Bello Imoukhuede

👤 Fredo st Fleur

👤 Dani Morillo

(back to top)

🔭 Future Features

  • [Use javascript to toggle the languages section]

(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 share my github repo with your friends and follow me on the various social media platforms

(back to top)

🙏 Acknowledgments

I would like to thank my coding partner Fredo and my family for giving me the needed support.

(back to top)

(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

This project was to design a responsive portfolio website using mobile first approach. The website has different view formats depending on the device being used to view the website

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published