Skip to content

NitBravoA92/portfolio-setup-and-mobile-first

Repository files navigation

Portfolio Website

📗 Table of Contents

📖 Portfolio Website

Portfolio Website is a project made with HTML, CSS and Javascript, which consists of the mobile and desktop design of a Professional Web Portfolio. This project is focused on testing the skills for web layout using the mobile-first approach.

The following link is a video presentation of the project. In this video I explained the details of the project, the main sections, the challenges and contributions that the project left in me. You will also be able to learn about what the future of the project will be.

The following link is a video presentation of the project. In this video I explained the details of the project, the main sections, the challenges and contributions that the project left in me. You will also be able to learn about what the future of the project will be.

🛠 Built With

Tech Stack

Client

Key Features

  • Responsive Design
  • Support for all Browsers
  • SEO Friendly
  • Use of semantic HTML in the code structure
  • Combination of the Grid and Flexbox system to build the layout
  • Client side form Validations
  • Form data preserve in local storage to improve user experience

(back to top)

🚀 Live Demo

To see the project working live, you can click on the following link that contains the demo version:

(back to top)

💻 Getting Started

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

Setup

Clone this repository to your desired folder:

  cd my-folder-name
  git clone git@github.com:NitBravoA92/portfolio-setup-and-mobile-first.git

Prerequisites

In order to install, modify and run this project, it is necessary to have the following applications installed:

It is also important to have at least basic knowledge of HTML, CSS and Javascript languages, so you will be able to understand and work with the html and css code of the project.

Install

Install this project by running the next command into your project folder:

  npm install

Usage

Open the HTML, CSS or Javascript files and modify the internal code and then run the following command:

  npx run .
  npx stylelint "**/*.{css,scss}"
  npx eslint .

This will show you a log with details about errors (if any) and changes that would be necessary to solve those errors and improve the code.

Note: Please only modify the HTML, CSS and Javascript files. Do not modify the configuration files of the project.

👥 Authors

👤 Nitcelis Bravo

👤 Syeda Masuma Fatima

👤 Kenneth Agyare Kissi

👤 Luis Renan Pavanello

(back to top)

🔭 Future Features

  • Create the mobile version of a new section to list all portfolio Projects
  • Create the mobile version of the contact section
  • Create the desktop version of the webpage
  • Create animations for some elements of the web page with css
  • Create the mobile navigation menu
  • Create the mobile version of a popup window to show the details of a project
  • Create the desktop version of a popup window to show the details of a project
  • Add validations to the contact form using Javascript to optimize functionality
  • Implement the persistence of Works section data using Local storage

(back to top)

🤝 Contributing

Contributions, issues, suggestions and feature requests are welcome! Feel free to check the issues page.

To do Contributions, please fork this repository, create a new branch and then create a Pull Request from your branch. You can find detailed description of this process in: A Step by Step Guide to Making Your First GitHub Contribution by Brandon Morelli

(back to top)

⭐️ Show your support

If you liked this project, give me a "Star" (clicking the star button at the beginning of this page), share this repo with your developer community or make your contributions.

(back to top)

🙏 Acknowledgments

I would like to thank my Microverse teammates for their support. They have supported me a lot in carrying out this project, giving me suggestions, good advice and solving my code doubts.

📝 License

This project is MIT licensed.

(back to top)

About

This project consists of the design of a Personal Portfolio using HTML, CSS and Javascript, applying the Mobile first approach.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •