Skip to content

ChristianPredoianu/portfolio-latest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio


Logo

Portfolio

Explore the docs »
View Demo · Report Bug

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. License
  5. Contact
  6. Acknowledgements

About The Project

My frontend portfolio showcasing info about me and projects built by me.

Built With

Getting Started

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

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/ChristianPredoianu/portfolio-latest.git
  2. Install NPM packages
    npm install
  3. Serve with hot reload at localhost
     npm run dev
  4. Build for production
     npm run build
    

Usage

The website uses the user system preference for setting dark mode - light mode. If the user changes it's systems theme the changes will be made in real time also for the website. The user can toggle between light mode - dark mode. The site uses scrolltrigger to build the projects swipers. Scroll down to build the cubes.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Christian Predoianu - @linkedin - christianpredoianu@yahoo.com

Project Link: https://github.com/ChristianPredoianu/portfolio-latest

Acknowledgements