Skip to content

davidcasr/2d-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👾 Portfolio in 2D Game Version

After seeing the creative 2D portfolio project, I couldn't resist making my own version of a portfolio. Find below the information from the original project

👨🏼‍💻 Inspired by

🕹️ Usage

Running the Application

Note: You need Node.js and npm installed on your machine.

npm install then npm run dev

Building the Application

npm run build and a dist folder should be created.

Previewing the Build

npm run preview

Hosting the Application

Once the project is built. Take the content of the dist folder and drag and drop it to your favorite static site hosting provider.

🧰 Tools

Made with ❤️ by @davidcasr