Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 996 Bytes

README.md

File metadata and controls

36 lines (19 loc) · 996 Bytes

Meme Valentine's Day Website

This repository contains the source code for a fun and meme-inspired Valentine's Day website. You can clone this repository and customize it for your own use.

Getting Started

Clone the Repository

git clone https://github.com/deandrehaijiel/valentines.git

Customize Images

Replace the placeholder image assets/images/yes.png with your own image. This will personalize the content of your Valentine's Day website.

Deployment

Consider using Surge.sh for easy deployment of your website. Surge allows you to quickly publish static web pages from the command line.

npm install -g surge
surge

Follow the prompts to deploy your website. Surge will provide you with a public URL for your hosted site.

License

This project is licensed under the GNU General Public License - see the LICENSE file for details.

Feel free to modify and share this project as per the terms of the GNU General Public License.