An open API service indexing awesome lists of open source software.

https://github.com/mux-mux/portfolio

(Web Basics) Portfolio [SCSS | Hamburger | ThemeSwitcher | PHP mailer]
https://github.com/mux-mux/portfolio

accessible flexbox grid hamburger-menu html5 livechat localstorage php-mailer responsive scss

Last synced: 2 months ago
JSON representation

(Web Basics) Portfolio [SCSS | Hamburger | ThemeSwitcher | PHP mailer]

Awesome Lists containing this project

README

        

# Portfolio :fire:

## Fast and Simple Portfolio Website :rocket:

## [Live Link](https://jsgo.pro) :link:



Portfolio Demo


## Stages :scroll:

1. html_structure
2. common_styles
3. header
4. hero section
5. about section
6. projects section
7. contact section
8. footer
9. responsive
10. accessible
11. refactoring
12. testing

## Folder structure :open_file_folder:


Portfolio Folder structure


## How To Use :closed_lock_with_key:

```bash
# Clone this repository
$ git clone [email protected]:mux-mux/portfolio.git

# Go into the repository
$ cd portfolio

# Install dependencies
$ npm install

# Open the browser & listen for changes
$ npm start
```