Skip to content

charmaine-kwok/catpic-store

Repository files navigation

Catpic-Store

Catpic-Store is a simple website that showcases pictures of cats. It was built using SolidJS and Tailwind CSS. The website is deployed on Vercel.

Usage

To use Catpic-Store locally, please follow these steps:

  1. Clone the repository:

    git clone \
    https://github.com/charmaine-kwok/catpic-store.git
  2. Install dependencies:

    pnpm install # or npm install or yarn install
  3. Run the development server:

    pnpm run dev
  4. Open http://localhost:3000 in your browser to view the website.

Deployment

Catpic-Store is deployed on Vercel.

To access the catpic-store website, you can visit the repository's URL: catpic-store.