Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pjijin/personal-website

πŸ™‹β€β™‚οΈCreate your personal website and blog with Github, Medium or Dev
https://github.com/pjijin/personal-website

blog dev github medium medium-article personal-blog personal-website portfolio portfolio-website reactjs website

Last synced: 2 months ago
JSON representation

πŸ™‹β€β™‚οΈCreate your personal website and blog with Github, Medium or Dev

Awesome Lists containing this project

README

        

# Personal Website Template

### Other projects:

- πŸ™ [Cover Image Generator](https://github.com/PJijin/Cover-Image-Generator) - Generate a cover image for your blog post online.
- πŸ”– [MarkDown](https://github.com/JP1016/Markdown) - Live Markdown Generator
- πŸ—’ [Paper](https://github.com/JP1016/Paper) - A "no-cloud" note taking app with "networkless" sharing.
- πŸ‘¨β€πŸ’» [ShowPath](https://github.com/PJijin/Show-Path) - Learning Path for Programmers

[![Personal Website](https://github.com/PJijin/Personal-Website/blob/master/preview.png?raw=true 'Personal Website')]()

Code with β™₯️

---



[![repo size](https://img.shields.io/github/repo-size/PJijin/Personal-Website.svg)](https://github.com/PJijin/Personal-Website/archive/master.zip)
[![Donate](https://img.shields.io/badge/$-donate-3366FF.svg)](https://www.buymeacoffee.com/PJijin)

# Features ✨

Automatically shows your GitHub public repo, blog posts (dev.to or medium) on your personal website.

- Show Github Repo

- Show Medium or Dev.to Blog Posts

# Usage

1. Clone the Repository

```
git clone https://github.com/PJijin/Personal-Website.git
```

2. Run this command to install dependencies

```
npm install
```

3. Open src/config.js and then enter your social media account username.

4. Customize about us page from src/components/About/about.js

5. Run

```
npm run start
```

# 🀝 Contributing

Contributions, issues and feature requests are welcome!

# Show your support

Give a ⭐️ if this project helped you!