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

https://github.com/arrudadev/pinterest-ui-clone

Pinterest UI clone for study purposes.
https://github.com/arrudadev/pinterest-ui-clone

css html javascript sass ui-clone

Last synced: 3 months ago
JSON representation

Pinterest UI clone for study purposes.

Awesome Lists containing this project

README

          



Pinterest UI Clone

[![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT)

Pinterest UI Clone for study purposes.

Deployed here.


PinterestUiClone
PinterestUiCloneBottom

## 💻 Technologies

This project was developed with the following technologies:

- Html
- Sass
- Gulp

## 📝 Getting started

First you need to have `node` and `yarn` installed on your machine. Then, you can clone this repository.

```bash
git clone https://github.com/monteiro-alexandre/pinterest-ui-clone.git
```

Install dependencies:

```bash
yarn
```

After finishing the installation, run:

```bash
yarn dev
```

To view the project you can open [index.html](index.html) into your browser.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE.md) file for details.