Showcasing his expertise in Event Decoration. Explore a collection of stunning projects and experiences that demonstrate creativity and skill.
View live preview here.
- HOME
- ABOUT US
- SERVICE
- PRODUCT
- PROJECTS
- GALLERY
- CONTACTS
node --version
git --version
To Fork the repo click on the fork button at the top right of the page. Once the repo is forked open your terminal and perform the following commands
git clone https://github.com/<YOUR GITHUB USERNAME>/portfolio.git
cd portfolio
npm install
# or
yarn install
Then, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:4200 with your browser to see the result.
devUsername Used for fetching blog from dev. to.
Here is a list of packages used in this project:
Package | Description |
---|---|
Angular | Angular framework |
@emailjs/browser | Email sending library |
font Awesome-icons | Icon library |
toaster | Notification library |
css | CSS preprocessor |
bootstrap | CSS framework |