Skip to content

WARRAICH-11/ARTISTAN

Repository files navigation

🚀 Getting Started

Prerequisites

  • Node.js (v16 or later)
  • npm (v8 or later) or yarn

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/ARTISTAN.git
    cd ARTISTAN
  2. Install dependencies:

    npm install

Development

To start the development server:

npm run dev

Open http://localhost:3000 to view it in your browser.

Building for Production

To create a production build:

npm run build

🚀 Deployment

GitHub Pages

This project is set up for deployment to GitHub Pages:

  1. Create a new repository on GitHub
  2. Push your code to the main branch
  3. Go to Settings > Pages
  4. Under "Source", select "GitHub Actions"
  5. The site will be deployed to: https://<your-username>.github.io/ARTISTAN/

Manual Deployment

  1. Build the project:

    npm run build
  2. Deploy the contents of the dist directory to your hosting provider.

Project Structure

  • /src - Source files
    • /components - React components
    • /styles - Global styles
    • /data - Data files

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.# ARTISTAN

About

Curated by Hassan Warraich, ARTISTAN brings together the world's finest contemporary artists and timeless masterpieces in one extraordinary digital gallery.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors