/porfolio

Interactive portfolio where users can play games on it

Primary LanguageJavaScriptMIT LicenseMIT


Logo

Le Binh's Porfolio

A interactive personal porfolio
View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. Contact

About The Project

Cover Image

Credited to Bruno Simon's amazing work, this is an interactive portfolio where viewer can play games while viewing my profile

(back to top)

Built With

Frameworks/libraries used to bootstrap this project.

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Scripts

  1. Clone the repo
    git clone https://github.com/lebinh190998/porfolio.git
  2. Install NPM packages
    npm install
  3. Run locally
    npm run dev
  4. Build production version
    npm run build

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Le Binh - @lebinh1909 - lebinh190998@gmail.com

Project Link: https://github.com/lebinh190998/porfolio

Production: https://lebinhporfolio.netlify.app/

(back to top)