Responsive page layout for an online furniture store.
Pages included:
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