https://github.com/ianhaggerty/nexter
A little page put together to demonstrate some best practices using css with sass.
https://github.com/ianhaggerty/nexter
css css-grid design font gallery hero homes html realtor responsive-design sass selectors sidebar typography
Last synced: 3 months ago
JSON representation
A little page put together to demonstrate some best practices using css with sass.
- Host: GitHub
- URL: https://github.com/ianhaggerty/nexter
- Owner: ianhaggerty
- Created: 2019-07-21T08:06:24.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-09T00:34:04.000Z (about 1 year ago)
- Last Synced: 2024-12-30T07:23:53.711Z (5 months ago)
- Topics: css, css-grid, design, font, gallery, hero, homes, html, realtor, responsive-design, sass, selectors, sidebar, typography
- Language: HTML
- Homepage:
- Size: 15.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Nexter
Well, hello there! 👋
Thanks for visiting the repository. This is a little page put together to demonstrate some best practices using _css_ with _sass_.
## Images





## Usage
```
npm install .
``````
npm run start
```## A Note from the Author
Thanks for your interest! Please see my [GitHub](https://github.com/ianhaggerty) or [Linkedin](https://www.linkedin.com/in/ihaggerty/) to stay updated.
## MIT License
Copyright (c) 2021 Ian Haggerty
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.