https://github.com/amireshoon/black
My Personal Site With React and Styled-components🧶
https://github.com/amireshoon/black
personal-site react vercel
Last synced: 8 months ago
JSON representation
My Personal Site With React and Styled-components🧶
- Host: GitHub
- URL: https://github.com/amireshoon/black
- Owner: amireshoon
- License: mit
- Created: 2021-02-03T15:33:17.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-19T04:22:45.000Z (over 2 years ago)
- Last Synced: 2025-03-30T13:51:15.360Z (about 1 year ago)
- Topics: personal-site, react, vercel
- Language: JavaScript
- Homepage: https://amirhwsin.ir
- Size: 15.7 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Black
Black is a personal site created using react, javascript, styled-components, and deployed on vercel.
# Design

You can find Dribbble post for this design in [here](https://dribbble.com/shots/15250284-Personal-site?utm_source=Clipboard_Shot&utm_campaign=amireshoon&utm_content=Personal%20site&utm_medium=Social_Share) and also it's open and you can find resources or contribute in design by [this link](https://www.figma.com/community/file/968895836297414715/Black---Personal-Website).
# Installation
First clone repo and run
```
git clone https://github.com/amireshoon/Black.git
cd Black
yarn install
```
Then start the development server by
```
yarn start
```
Now the app is available on [localhost:3000](http://localhost:3000)
# Contribute
I'm not a Front-end developer and this project is a kinda time-filling project for me. So this project has many flaws and if you think you could fix them, totally feel free to send me pull requests.