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: about 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


## Folder structure :open_file_folder:


Portfolio Folder structure


## How To Use :closed_lock_with_key:

```bash
# Clone this repository
$ git clone git@github.com:mux-mux/portfolio.git

# Go into the repository
$ cd portfolio

# Install dependencies
$ npm install

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