Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malcodeman/framer
Design tool
https://github.com/malcodeman/framer
design-tools
Last synced: 21 days ago
JSON representation
Design tool
- Host: GitHub
- URL: https://github.com/malcodeman/framer
- Owner: malcodeman
- License: mit
- Created: 2018-11-04T18:44:05.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-03-04T03:53:38.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T11:10:29.815Z (about 2 months ago)
- Topics: design-tools
- Language: JavaScript
- Homepage: https://framer.surge.sh
- Size: 1.78 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-repos - framer - Interactive design tool. (React)
README
# [Framer](https://framer.surge.sh)
[![style: styled-components](https://img.shields.io/badge/style-%F0%9F%92%85%20styled--components-orange.svg?colorB=daa357&colorA=db748e)](https://github.com/styled-components/styled-components)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/malcodeman/framer/blob/master/LICENSE)Interactive design tool.
![Screenshot](docs/images/screenshot.png)
## Getting started
```
git clone https://github.com/malcodeman/framer.git
cd framer
yarn install
yarn start
```## License
[MIT](./LICENSE)