Table of Contents
The goal of the project was to recreate a photo portfolio page posted on awwwards.com, along with rich animations. The animations (including transitions between pages) were implemented using the Framer Motion library.
Original website was designed and created by Francois-Xavier Manceau.
Before running this application node and npm is needed.
- npm
npm install npm@latest -g
To run this application you need to clone the repo, install npm packages and install TypeScript.
- Clone the repo
git clone https://github.com/LeCarteloo/PhotoPortfolio.git
- Install NPM packages
npm install
- To run application type
npm run dev
- To build application type
npm run build
- To run application from newly build folder
npm run preview
- LinkedIn - @filip-papiernik
- Email - [email protected]