Skip to content

πŸš€ Open source portfolio template for developers πŸ‘¨β€πŸ’»(customizable, responsive πŸ”₯). Fast way to create an awesome portfolio ⚑.Built with Astro, SASS, Bootstrap, and JavaScript✨.

License

Notifications You must be signed in to change notification settings

zougari47/portfolio-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Portfolio Template For Developers


Technology Used πŸ› οΈ

Project Structure πŸ“‚

β”œβ”€β”€ public
β”‚ β”‚ β”œβ”€β”€ img
β”‚ β”‚ β”œβ”€β”€ favicon.svg
β”œβ”€β”€ src
β”‚ β”œβ”€β”€ assets
β”‚ β”‚ β”œβ”€β”€ sass
β”‚ β”‚ β”œβ”€β”€ js
β”‚ β”œβ”€β”€ components
β”‚ β”œβ”€β”€ pages
β”‚ └── data.json
β”œβ”€β”€ LICENSE
β”œβ”€β”€ .gitignore
β”œβ”€β”€ astro.config.mjs
β”œβ”€β”€ pnpm-lock.yaml
β”œβ”€β”€ package.json
└── tsconfig.json
β”œβ”€β”€ README.md

How To Use πŸ”§

πŸ“If you want to use the previous version (html/vite) you can find it in this branch v1

Getting Started with This Template

To start using this template, follow these steps:

  1. Fork Repository:

  2. Edit Template:

    • Modify the data.json file and include your images.
  3. Set Up Contact Form:

    Ensure the contact form functionality:

    • Create accounts on Email.js and IP Registry.
    • Create a .env file in the project root with the following variables:
      PUBLIC_EMAILJS_ID=your_emailjs_id
      PUBLIC_CONTACT_SERVICE=your_contact_service
      PUBLIC_TEMPLATE_ID=your_template_id
      PUBLIC_IP_API_KEY=your_ip_api_key
    • Replace your_emailjs_id, your_contact_service, your_template_id, and your_ip_api_key with your actual values.
  4. Install Dependencies & Run Project:

pnpm install

pnpm dev
  1. Deployment

You can easily deploy with Vercel or Netlify.

πŸŽ‰ By following these steps, you'll be able to customize, run, and deploy this template effectively.

License πŸ“„

This project is licensed under the MIT License - see the LICENSE.md file for details.

Sponsor πŸ’›

Give a ⭐ if you like this project!


About

πŸš€ Open source portfolio template for developers πŸ‘¨β€πŸ’»(customizable, responsive πŸ”₯). Fast way to create an awesome portfolio ⚑.Built with Astro, SASS, Bootstrap, and JavaScript✨.

Topics

Resources

License

Stars

Watchers

Forks