Skip to content

MadimetjaMadix/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Portfolio

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm predeploy

runs: npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

npm deploy

Thid deploys the app to react pages using the repo path. (In my Case https://madimetjamadix.github.io/portfolio/ )

Note: update the homepage tag in the pakage.json file to https://[your-username].github.io/(your-repository)

Editing

Content

To update/change the content of the Portfolio, you have to update the content.json file in the Data folder. You'll put your own name, logoPath, tagLine, ... e.t.c. Make sure the pathnames to the images correspond to the names of the images.

Icons

For Icons go to Iconify and search for your desired icon names. Feel free to change the Icons' styles to your own liking.

Images

  • The main pictures like the Logo, Background and animated-svg reside in the Images folder in the src folder. If you change their names, make sure to update the code also.
  • The projects Background images resides in the path: public/assets/Images/.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

About

My react Portfolio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published