Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mauvieira/tengen

🌹 Pretty website for a garden school
https://github.com/mauvieira/tengen

css html sass

Last synced: about 2 months ago
JSON representation

🌹 Pretty website for a garden school

Awesome Lists containing this project

README

        


Logo Tengen




Technologies   |   
How To Use

![App Screenshot](https://res.cloudinary.com/dg5pzm35l/image/upload/v1595468427/screenshot-new_h4yy2g.png)



Demo on Netlify

## 🚀 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/)