This is the repo for my portfolio website that I am currently ultizing. It is a very simple SPA built with React.
Project is created with:
- React 17.0
- SASS 7.0
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