Skip to content

Alexandra2888/portfolio-aceternity-next14

Repository files navigation

🚀 Portfolio Project

Next.js TailwindCSS TypeScript

Welcome to my portfolio project! This is a modern web application built to showcase my skills and projects. It is built with Next.js 14, Aceternity & Tailwind styling, Tailwind CSS for styling, and TypeScript for type safety.

Live

https://main--portfolio-alexandram28.netlify.app/

📋 Table of Contents

✨ Features

  • ⚛️ Next.js 14: Latest version of Next.js for server-side rendering and static site generation.
  • 🛡️ Aceternity: Integrates Aceternity for styling alongside with Tailwind & Framer Motion.
  • 🎨 Tailwind CSS: Utility-first CSS framework for rapid UI development.
  • 📝 TypeScript: Strongly typed programming language that builds on JavaScript.

🛠️ Installation

To get started with the project, clone the repository and install the dependencies:

git clone https://github.com/your-username/your-repository.git
cd your-repository
npm install
🚀 Usage
To run the development server, use the following command:

bash
Copy code
npm run dev
Open your browser and navigate to http://localhost:3000 to see the application in action.

To build the project for production, use:

bash
Copy code
npm run build
npm run start
🤝 Contributing
Contributions are welcome! Please follow these steps to contribute:

Fork the repository.
Create a new branch with your feature or bugfix: git checkout -b feature-name.
Commit your changes: git commit -m 'Add some feature'.
Push to the branch: git push origin feature-name.
Open a pull request.

📞 Contact

Feel free to reach out to me via email at [email protected].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published