Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 605 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 605 Bytes

Table of contents

General Info

This is the repo for my portfolio website that I am currently ultizing. It is a very simple SPA built with React.

Technologies

Project is created with:

Front-End Technologies

Frameworks

  • React 17.0

Styling

  • SASS 7.0

Setup

To run this project, install it locally using npm. For the Front-End

$ Clone Repo [copy text="repo" content="https://github.com/Alisa1989/personal-website.git"]
$ npm install
$ npm start