https://github.com/tusho7/portfolio-sandro
https://github.com/tusho7/portfolio-sandro
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tusho7/portfolio-sandro
- Owner: Tusho7
- Created: 2022-11-28T03:58:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-05T16:35:27.000Z (over 3 years ago)
- Last Synced: 2025-07-16T17:21:37.040Z (11 months ago)
- Language: JavaScript
- Homepage: https://portfolio-afcb0.firebaseapp.com/
- Size: 989 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio
### Table of Contents
- [Tech Stack](#Tech-Stack)
- [Getting Started](#Getting-Started)
- [Project Structure](#Project-Structure)
- [Deployment](#Deployment)
- [Resources](#Resources)
#
### Tech Stack
-
_React @ 18.2.0 - front-end framework_
-
_Styled-Components @5.3.6 - front-end framework_
#
### Getting Started
1. First of all you need to clone app repository from github:
```
git clone https://github.com/Tusho7/portfolio-sandro.git
```
2. Next step requires install all the dependencies.
```
npm install
```
#
### Project Structure
```
|--- src
|---public images # all images
| |--- # all components
- package.json # dependency manager configurations
```
#
### Deployment
Before every deployment you need to create build file.
```
npm run build
```
after this you can use this file to deploy project on server.
#
### Resources
- [figma](https://www.figma.com/file/t2zEkx59xLvUYI1zEyYhVe/single-page-developer-portfolio?node-id=0%3A446&t=KM2wzGjdssdK04ag-0).