Skip to content

4nuragk/react-bulma-personal-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal website template

GitHub license Codacy Badge Quality Gate Status

This is my personal website built using ReactJS and Bulma as the CSS framework. Live here

The personal information on the website is populated from a json file that follows the JSON Resume open source standard.

Customizing it

Feel free to fork this project and update it with your own information and style. Just update the ´src/resume.json´ with your personal information.

Build

  1. Clone the repo:
> git clone https://github.com/anurag-kx/personal-portfolio.git
  1. Update the resume.json with your personal information (check JSON Resume)

  2. Install dependencies and run build command:

> npm install
> npm run build

You can also test the app with a development server, just run:

> npm start

Contributing

Feel free to fork this project and customize with your personal info.

License

MIT

About

Personal portfolio website made on React and Bulma CSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published