https://github.com/biancahpp/portfolio
https://github.com/biancahpp/portfolio
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/biancahpp/portfolio
- Owner: biancahpp
- Created: 2020-12-27T04:01:41.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-17T01:23:24.000Z (over 3 years ago)
- Last Synced: 2025-01-23T01:35:25.355Z (4 months ago)
- Language: TypeScript
- Size: 6.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio #
This app was built using ReactJS and SASS.
## Introduction ##
This application was made so I could display and introduce all of my projects on the same place.
## Getting Started ##
To get started, simply clone this repo, and on your terminal type:
npm install
npm start
If you want to add projects of your own you can use the file projects.ts and add the info of your projects there.
## Links ##
[Deployed app](https://modest-kowalevski-383840.netlify.app)