Web page for a local plant store.
Link to project: https://spruce-street.netlify.app
Tech used: React, TypeScript, Tailwind
The project features a fluid type scale and fluid space scale, optimizing typography and spacing according to viewport width. As the viewport expands, font sizes and spacing increase to maximize space utilization, while they decrease as the viewport narrows, ensuring readability and aesthetics across diverse devices.
-
Fork the repository
-
In the project root directory. Enter these commands:
npm install
to install dependencies, and thennpm run dev
to start the local dev server -
Once running, open your browser and navigate to http://localhost:3000