Skip to content

Maestroharyor/v2-ayomideodewale.com

Repository files navigation

My Portfolio - ayomideodewale.com

Hey there! I am Ayomide Odewale(Maestro). I am a fullstack web and software developer and here is my portfolio website

Tech Stacks and Libraries Used Here

TypeScript, React, NextJS, Redux, TailwindCSS, Framer Motion, Ant Design

Important Notes:

  1. You can clone this repo using the code below (but I guess you already know this 😅):
git clone url
2. Don't forget to install the dependencies (and you might want to use force flag or legacy-peer-deps like so):

```bash
npm install --force
# or
npm install --legacy-peer-deps
  1. You can run the development server using:
npm run dev
# or
npx next dev
# or
yarn dev
  1. You can use my website as a source of inspiration to build something even better.
  2. Don't forget to give credits to me.
  3. Check out my online community to become a better developer.