An open API service indexing awesome lists of open source software.

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🧶

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.