Skip to content

Repository files navigation

Adakin.dev - Portfolio Site

This repository contains the code for my personal portfolio website Adakin.dev.

Technologies used

The project has been created with:

  • Next.js 13 - The React Framework
  • React - A JavaScript library for building user interfaces
  • Tailwind CSS - A utility-first CSS framework
  • AOS - Animate on scroll library
  • Framer Motion - A production-ready motion library for React
  • Axios - A Promise-based HTTP client for the browser and node.js
  • Formik - A small library that helps with form state management in React
  • SVGBackgrounds - For some backgrounds used on the site

The project was bootstrapped with Create Next App.

Local Development

Follow these steps to run the project in your local environment:

  1. Clone the repository:
git clone https://github.com/Homvi/portfolio_2.0.git

cd portfolio_2.0

npm install

run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

Acknowledgements

License

MIT © Adam Honvedo

About

My Next.js portfolio page.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages