DEV Community

Cover image for The Lazy Automated React Portfolio
poboisvert
poboisvert

Posted on

The Lazy Automated React Portfolio

🙉 Background

As lazy as I am.

I always wanted to make a small project before investing 200 hours.

For this project, my goal was to explore React JS and how to build a simple portfolio that can work in less than 5 minutes.

🚀 Demo & Repository

Demo: https://portfolio-a541e.web.app/

Github: https://github.com/poboisvert/PortfolioReact

🖖 Still Interested?

Change with you favorite URL in the top menu to fetch your repository

client/src/components/Header/Header.js
Enter fullscreen mode Exit fullscreen mode

Kindly adjust the file to your repository and projects to highlight.

client/src/api/GithubAPI.js 
Enter fullscreen mode Exit fullscreen mode

Also edit the articles that you feel are important to share

client/src/components/Articles/FetchArticle.js
Enter fullscreen mode Exit fullscreen mode

💸 Will it pay off?

I would say yes because I use effective deployment technology (Firebase, React and CI/CD of Firebase) that are well democratized. Users will connect with your portfolio by the articles and the thumbnails.

💊 Summary

In the than 5 minutes you can locally run a portfolio and highlights your favorite repository and articles.

Top comments (0)