/SPA-02-e

A simple of Portfolio, created with Html , Css , JavaScript

Primary LanguageHTML

Portfolio-01

A simple portfolio example

Preview

https://incandescent-pudding-26b3e9.netlify.app/

000000

Color Reference

Color Hex
Example Color #0a192f #0a192f
Example Color #f8f8f8 #f8f8f8
Example Color #00b48a #00b48a
Example Color #00d1a0 #00d1a0

Installation

Install my-project with npm

  npm install my-project
  cd my-project

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run dev