cra-template-react-portfolio

3.0.1 • Public • Published

CRA Template: Simple React Portfolio Starter

Use Create React App with this template to get started on your React Portfolio project.

Based on the Dorota1997/react-frontend-dev-portfolio project (MIT), this portfolio is lightweight, easy to modify, and quickly useful.

This project wraps up the portfolio into a CRA template for easy spin up, with a few adaptations for compatibility and ease of use.

Usage

To use this template, run:

npx create-react-app portfolio --template react-portfolio

Then, take a look at the generated code:

cd portfolio

And fire up your React Portfolio:

npm start

Make it your own

After creating a new app based on the template, you can modify the text, icons used, colors, and anything else you like to customize the portfolio site to your own personality.

Follow the existing patterns in the three JSON files found in the /public directory to populate the site with your own info. This template supports 2 languages.

Then adjust the UI, layout, and design as desired.

Package Sidebar

Install

npm i cra-template-react-portfolio

Weekly Downloads

1

Version

3.0.1

License

MIT

Unpacked Size

2.53 MB

Total Files

40

Last publish

Collaborators

  • codefellows