Skip to content

A personal portfolio displaying skills, recent projects, and a contact form. Built with html, scss, and javascript.

License

Notifications You must be signed in to change notification settings

LiVinson/portfolio-sass

Repository files navigation

Personal Portfolio

The front-end code for my current portfolio deployed at https://www.lisavinson.com.

About 📝

The goal of this application was to create a portfolio that showcases my current skillset, especially front end abilities. I also wanted a site that would be easy to update as I continue to build more projects.

Portfolio header

Portfolio project section

Run Locally 🏃🏿‍♀️

Clone this repository and navigate into the project-sass directory.

clone [email protected]:LiVinson/portfolio-sass.git
cd project-sass

Install all of the dependencies listed in the package.json

npm install

Build the code

npm run buildDev

Start the server and navigate to http://localhost:3001 in your browser to view the page.

npm start

To have a working contact form, you will need to clone and follow the instructions for the back end of the portfolio.

Tools and Technology 💻

As much as possible, I wanted to go back to the basics with this project. As much as I love the latest and greatest technology, I wanted my portfolio to be a demonstration of my fundamental design and development skills.

  • HTML5
  • SCSS
  • JavaScript
  • Webpack
  • Express
  • Figma

Contributions 🤝🏾

I am not open to contributions to the code at this time, but I am always happy to hear feedback and suggestions. Feel free to reach out to me at contact@lisavinson.

License 🔓

This project is licensed under the MIT license.

About

A personal portfolio displaying skills, recent projects, and a contact form. Built with html, scss, and javascript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published