Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 974 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 974 Bytes

Alabura.com

Welcome to the repository for Alabura.com – my personal portfolio and consultancy platform. This project is built using Next.js and is tailored to showcase my expertise, services, and vision.

Getting Started

To run the project locally, follow these steps:

  1. Install dependencies:
pnpm install
# or
yarn install
# or
npm install
# or
bun install

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

Features

  • Built with the power of Next.js for server-rendered React applications.
  • Styled using Tailwind CSS for modern, responsive designs.
  • Optimized for performance and scalability.
  • Custom themes for light and dark modes.

Contributing

Feel free to open issues or submit pull requests. I’m open to collaboration on new features or improvements.

License

This project is licensed under the MIT License. See the LICENSE file for details.