Skip to content

AlwinJun/supercell-web-clone

Repository files navigation

Supercell Website Clone

This is a supercell website homepage clone.Just run the npm run watch:css command and customize the styles. Here is the Live Site https://supercell-web-clone.netlify.app/

Usage

Install dependencies:

npm install

This will install all the dev dependencies needed for this project.

Watch Sass

To watch your css files for changes, run:

npm run watch:css

This will watch all the changes on the src/styles/postcss/main.css and compile it to src/styles/dist/style.css.

To run it in your local browser:

npm run dev

Build and preview site

npm run build && npm run preview

Note

If you encounter a problem regarding of some styles not working.Make sure that your borwser is not outdated.

License

See the MIT License file for more info.

About

Website Clone of Supercell (Front end only)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published