Dot For You is a component based Nuxt web application styled with Tailwind for displaying the Portfolio of my wife's craftsmanship.
TypeScript | Nuxt | Tailwind | Swiper
- Node
- NPM
(See: https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)
-
Clone this repository:
git clone https://github.com/chris-prenissl/dot-for-you.git
-
Install all dependencies:
npm install
-
Run the server:
npm run dev
-
Open the browser with the provided url:
http://localhost:3000
This project is licensed under a custom License with restriction for commercial use - see the LICENSE file for details.