2021-08-26 19:47:29 +06:00
2021-08-26 00:12:29 +06:00
2021-08-26 19:46:57 +06:00
2021-08-21 13:35:30 +06:00
2021-08-21 13:35:30 +06:00
2021-08-21 11:08:31 +06:00
2021-08-26 19:47:29 +06:00
2021-08-26 19:47:29 +06:00
2021-08-26 13:29:38 +06:00
2021-08-21 13:35:30 +06:00

ezProfile

ezProfile

A modern, responsive and customizable portfolio template for Developers!

ezProfile is an easy-to-customize personal dev portfolio template that is created with React.js. When you manage the code in a GitHub repository, it will automatically render a webpage with the owner's profile information, including a photo, bio, and repositories. Also it includes space to highlight your details, job history, education history, skills and recent blog posts.

It's all possible using GitHub API (for automatically populating your website with content) and Article-api (for fetching recent blog posts).

✔️ 21 Themes
✔️ Google Analytics
✔️ Meta Tags
✔️ Avatar and Bio
✔️ Social Links
✔️ Skills
✔️ Education
✔️ Experience
✔️ Projects
✔️ Blog Posts

To view a live example, click here.

🛠 Installation & Set Up

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

You'll need Git and Node.js (which comes with npm) installed on your computer.

  1. Fork the repo so you have your own project to customize. A "fork" is a copy of a repository.

  2. Once you've found a home for your forked repository, clone it.

  3. Change into your new directory.

cd ezprofile
  1. Install dependencies
npm install
  1. Start the development server
npm start
Description
No description provided
Readme 5.8 MiB
Languages
TypeScript 93.5%
CSS 2.8%
Shell 2.4%
HTML 1.2%