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.
To use Catpic-Store locally, please follow these steps:
-
Clone the repository:
git clone \ https://github.com/charmaine-kwok/catpic-store.git
-
Install dependencies:
pnpm install # or npm install or yarn install
-
Run the development server:
pnpm run dev
-
Open http://localhost:3000 in your browser to view the website.
Catpic-Store is deployed on Vercel.
To access the catpic-store website, you can visit the repository's URL: catpic-store.