Skip to content

CedrickLupembe/Folio-V.3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Website - V3

The third iteration of cedricklupembe.com built with React and hosted with vercel

Itérations précédentes : V1, V2

Homepage

🚨 Forking this repo (please read!)


I get a lot of messages from people asking me if they can use this code for their own website, and the answer to that question is usually yes, but with attribution.

I value keeping my site open source, but as you all know, plagiarism is bad. It's always disheartening whenever I find that someone has copied my website without giving me credit. I've put significant effort into building and designing this iteration of my website, and I'm proud of it! All I ask of you all is not to claim this effort as your own.

TL;DR


Yes, you can fork this repo. Please give me proper credit by linking back to cedricklupembe.com. Thanks! 😉

🛠️ Installation & Set Up


  1. Clone the repository

     git clone https://github.com/CedrickLupembe/Folio-V.3.git
    
  2. Install and use the correct version of Node using NVM

     nvm install
    
  3. Install dependencies

     npm install
    
  4. Start the development server

     npm start
    

Releases

No releases published

Packages

No packages published