https://github.com/ann-dev/fem-base-apparel
Coming soon landing page with email validation form
https://github.com/ann-dev/fem-base-apparel
challenge frontend-mentor html-scss landing-page
Last synced: 3 months ago
JSON representation
Coming soon landing page with email validation form
- Host: GitHub
- URL: https://github.com/ann-dev/fem-base-apparel
- Owner: ann-dev
- License: mit
- Created: 2020-08-28T16:51:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-09T10:13:18.000Z (over 5 years ago)
- Last Synced: 2025-01-14T22:47:34.399Z (over 1 year ago)
- Topics: challenge, frontend-mentor, html-scss, landing-page
- Language: SCSS
- Homepage: https://ann-dev.github.io/fem-base-apparel/
- Size: 1.46 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Base Apparel coming soon page

✨ Live Demo
Responsive page design challenge: example landing page.
My solution for one of challenges for
frontendmentor.io
### Install
```sh
npm install
```
### Usage
To run the app use:
```sh
npm run start
```
For compiling SCSS (live) use:
```sh
npm watch:scss
```
### Credits
Designed by [Frontend Mentor Team](https://www.frontendmentor.io/). Code written by [ann-dev](https://github.com/ann-dev).