Skip to content

zanetasochon/Shop-SellMore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to SellMore Shop - Simple Landing Page 👋

This is a simple landing page for SellMore Shop built using SCSS, SASS, and Parcel bundler.

Project

Link to the app: SellMore Shop

Project Author

This project was created by Żaneta Sochoń as a demonstration project for learning SCSS/SASS and Parcel bundler.

Tools / techniques

  • SCSS;
  • SASS;
  • Parcel (bundler);

Getting Started

Prerequisites

Before you can get started, you will need to have the following software installed on your computer:

  • Node.js
  • Parcel (bundler)

Installing

To install the necessary dependencies, simply run the following command:

npm install

Running the page

To run this page, use the following command:

npm start

Open a web browser and navigate to http://localhost:1234 to view the running site.

Building for Production

To build the application for production, use the following command:

npm run build

This will create a production-ready version of the application in the dist directory.

Project structure

  • The index.html file contains the main HTML structure,
  • The main folder contains all of the SCSS files,
  • The assets folder contains all of the images used in the project.

Project goals

Create a simple landing page for SellMore Shop using SCSS and Parcel bundler.

🤝 Contributing

Contributions are welcome! Please feel free to submit a pull request.

About

Simple landing page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors