Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-09T10:13:18.000Z (almost 4 years ago)
- Last Synced: 2023-11-03T12:36:52.296Z (about 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
![preview](./preview.jpg)
✨ 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).