Skip to content

vertira/Portfolio

Repository files navigation

Portfolio

A modern portfolio website. Utilizing the React framework for components, Tailwind CSS for styles, Framer Motion for animations, Astro for building fast and a focus on user experience and design.

LivePreview

Technology

Astro

React

TypeScript

TailwindCSS

Framer Motion

Screenshots

Screenshot1

Installation

Installation To get started with this project, follow these steps:

Clone the repository

git clone https://github.com/vertira/Portfolio.git
cd Portfolio

Install dependencies

npm install

Usage

To run the project locally, use the following command:

npm run dev

This will start the development server and you can view the application at http://localhost:3000.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT