Skip to content

Alisa1989/personal-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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