Skip to content

HongVoDev/Angular_art-portfolio

Repository files navigation

Boruju Art Portfolio - Angular 🎨✨

This is an Angular web application built to showcase the art portfolio of a friend. The website is hosted at https://boruju.space/. 🚀

About

This project provides a clean and visually appealing way to present artwork online.🖼️ It's built using Angular and TypeScript to ensure a modern and responsive user experience.💻 While the live site features my friend's artwork, this repository contains placeholder images for privacy. However, the project is structured in a way that allows for easy replacement with the original assets if desired. 👍

Features

  • Responsive Design: The layout adapts to different screen sizes (desktop, tablet, mobile). 📱💻🖥️

  • Image Gallery: Showcases a collection of artwork in a visually appealing manner. 🖼️🌟

  • Angular CLI: Built using Angular CLI for easy development and maintainability. 🛠️

  • TypeScript: Leverages TypeScript for enhanced code quality and maintainability. ✅

  • Easy Asset Replacement: The project is structured to easily replace placeholder images with original artwork. 🔄

    ☁️ Demo

Quick demo gif

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. 🧑‍💻

Prerequisites

  • Node.js (v16 or higher recommended) 🟢
  • npm (Node Package Manager - usually comes with Node.js) 📦
  • Angular CLI (Install globally: npm install -g @angular/cli) 🌐

Installation

  1. Clone the repository:
git clone https://github.com/HongVoDev/Angular_art-portfolio.git
cd ---the directory---
  1. Install dependencies:
npm install

Running the Application

  1. Start the development server:
ng serve
  1. Open your web browser and navigate to http://localhost:4200/. 🌐

Replacing Placeholder Images (Optional)

  1. Locate the assets/images/ directory. 📂
  2. Replace the placeholder images with your own artwork. Ensure the filenames are consistent or update the image paths in the relevant Angular components and templates. 🖼️➡️🎨

Built With

Contributing

Contributions are welcome! 🎉 Please feel free to submit pull requests or open issues for bug fixes, feature requests, or general improvements. 🤝

License

This project is open-source and available under the MIT License (Add a LICENSE file if you want to specify the license). 📜

Acknowledgments

  • Thanks to my friend Ruth for allowing me to create this portfolio. ❤️

About

An Angular-based web application showcasing a friend's art portfolio.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published