All projects

SitDownPls

Online furniture store

Project description

Responsive page layout for an online furniture store.

Pages included:

Project build

The finished project is created in the - "dist" folder.


Before building and running the project, install dependencies with the command: npm i

Build for development with a local server: npm start

Build without a server (ready for hosting): npm run build