Welcome to the repository for my personal website: abelnnieva.dev. This site, inspired by the design of Jarocki.me, showcases my projects, experience, and notes, primarily focusing on my work in web development and my journey as a software engineer.
- Notes: Posts about web development, technology, and other areas of interest.
- Projects: A showcase of my projects and work.
- Resume: Download my resume to learn more about my professional experience and qualifications.
- About: Information about me, my background, and my skills.
- Frontend: HTML, CSS, JavaScript, TypeScript, Astro, Tailwind CSS
- Hosting: Vercel
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/abelnnieva/abelnnieva.dev.git
- Navigate to the project directory:
cd abelnnieva.dev
- Install dependencies:
npm install
- Start the development server:
npm run dev
Your site should now be running on http://localhost:4321 or a similar local URL depending on your setup.
If you wish to contribute to this project, please fork the repository and submit a pull request. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the MIT License - see the LICENSE file for details.