Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mauvieira/tengen
đš Pretty website for a garden school
https://github.com/mauvieira/tengen
css html sass
Last synced: 8 days ago
JSON representation
đš Pretty website for a garden school
- Host: GitHub
- URL: https://github.com/mauvieira/tengen
- Owner: mauvieira
- Created: 2020-05-14T01:40:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-17T02:06:02.000Z (over 4 years ago)
- Last Synced: 2024-08-01T21:44:27.527Z (4 months ago)
- Topics: css, html, sass
- Language: HTML
- Homepage:
- Size: 15.4 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Technologies   |  Â
How To Use![App Screenshot](https://res.cloudinary.com/dg5pzm35l/image/upload/v1595468427/screenshot-new_h4yy2g.png)
## đ Technologies
This project was developed from scratch with the following technologies:
- [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML)
- [CSS](https://developer.mozilla.org/en-US/docs/Web/CSS)
- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
- [Sass](https://sass-lang.com/)
- [npm](https://www.npmjs.com/)
- [VS Code](https://code.visualstudio.com/)## âšī¸ How to use
To clone and run this application, you'll need [Git](https://git-scm.com), [Node.js v10.16](https://nodejs.org/en/) or higher installed on your computer. From your command line:
```bash
# Clone this repository
$ git clone https://github.com/vieiramauricio/tengen# Go into the repository
$ cd tengen# Install dependencies
$ npm install# Run SCSS compiler
$ npm run build:scss
```Made with đ by Mauricio Vieira đđŧ [Get in touch!](https://www.linkedin.com/in/vieira-mauricio/)