This is my personal portfolio website, showcasing some of my work, skills, and experiences as a Developer.
The project can be viewed at https://micodes.tech/.
The project was developed using the following technologies:
- NextJS
- TypeScript
- TailwindCSS
- Framer Motion
- React Three Fiber
- TanStack Query
- Zustand
- Radix UI
- i18next
- Lucide React
- Prettier
- Eslint
- Husky
- Kbar
- Lottie React
- React Icons
- Date-fns
Follow these steps to run the application on your machine.
- Clone the application to your local machine:
git clone https://github.com/micheldslive/micodes.tech.git- Go to the project directory:
cd micodes.tech- Install dependencies:
pnpm install
# or
yarn install
# or
npm install- Run the application locally (http://localhost:3000):
pnpm dev
# or
yarn dev
# or
npm run dev|
Michel Domingos |
The project is licensed under the "MIT License" - See the LICENSE page for more details.