Skip to content

CrazyChickenDev/portfolio-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

My Portfolio

The first iteration of my Portfolio built with React and hosted with Netlify.

Netlify Status Licence

Demo

🍴Forking this repo

I value keeping my site open source, but as you all know, plagiarism is bad so if you love it feel free to copy it and please give proper credits. If you have issues making use of this portfolio you can refer to React docs. Thanks!

🛠Installation & Set Up

  1. Install and use the correct version of Node using NVM

    nvm install
  2. Install Node

    npm install
  3. Start the development server

    npm start

🚀Building and Running for Production

  1. Generate a full static production build

    npm run build
  2. Preview the site as it will appear once deployed

    npm run serve

    Credits to Achiaga.

About

🚀 My Portfolio created using ReactJs and deployed on Netlify

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published