Black is a personal site created using react, javascript, styled-components, and deployed on vercel.
You can find Dribbble post for this design in here and also it's open and you can find resources or contribute in design by this link.
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
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.