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.
Astro
React
TypeScript
TailwindCSS
Framer Motion
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
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.
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.