Skip to content

rakshixh/Portfolio-Template-For-Artists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Template For Artists

Welcome to the Artist Portfolio Template! This React-based web app offers a modern, responsive template for artists to beautifully display their work ✨

Static Badge

Table of Contents

Preview Portfolio

You can view a live preview of the portfolio here https://portfolio-template-for-artists.vercel.app/.

Features

  • Responsive Design: This website is fully responsive across all devices.
  • Modern UI: Built with React for a smooth, interactive user experience.
  • Easy to Customize: Modify content directly in the codebase to personalize your portfolio.

Usage & Installation

  1. Clone the repository

    git clone https://github.com/rakshixh/Portfolio-Template-For-Artists.git
    cd Portfolio-Template-For-Artists
  2. Install dependencies

    npm install
  3. Start the development server

    npm start
    • Open your browser and navigate to http://localhost:3000
  4. Build for production

    npm run build
    • The optimized build will be created in the build folder.

Deployment

You can easily deploy this static site on platforms like:

  • Vercel (recommended) - Follow this YouTube guide
  • Netlify
  • GitHub Pages
  • Any other static hosting provider

Update Favicon

  1. Find the folder named Public.
  2. Delete the favicon.ico, logo192.png & logo512.png
  3. If you have an image in PNG, JPG, or JPEG format that you want to use as a favicon, simply rename it to favicon.ico.

    For example, if your image is named mylogo.jpg, change its name and extension to favicon.ico.
    RenameToFavicon
  4. Now, place this image inside the public folder. Additionally, make two more copies of the same image, rename them to logo192.png and logo512.png, and place these copies in the public folder as well.

Credits

  • Images used in this project are from Unsplash
  • The YouTube links above aren't collaborations or ads; I found them useful for hosting your portfolio.

License

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

Releases

No releases published

Sponsor this project

 

Packages