Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.23 KB

README.md

File metadata and controls

38 lines (25 loc) · 1.23 KB

✨ Lizeth Salcedo Portfolio ✨

This is the repository for Lizeth Salcedo's portfolio website, a talented Colombian graphic designer. The website has been built using Next.js 13, Tailwind CSS, and Framer Motion.

You can view the live portfolio here.

💻 Features

  • Modern and attractive design
  • Intuitive user interface
  • Smooth and pleasant animations
  • Fully responsive and mobile-friendly

Screenshots

Screenshot 1 Screenshot 2

👾 Installation

  1. Clone this repository: git clone https://github.com/luiferg/liz-salcedo
  2. Navigate to the project directory: cd your-repo
  3. Install the dependencies: npm install

🧿 Usage

  1. Start the development server: npm run dev
  2. Open your browser and visit http://localhost:3000

💪 Contribution

If you'd like to contribute to this project, follow these steps:

  1. Fork this repository
  2. Create a branch for your contribution: git checkout -b my-contribution
  3. Make the changes and commit: git commit -m "Add my contribution"
  4. Push the branch: git push origin my-contribution
  5. Open a pull request in this repository