Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,16 @@ npm run storybook

Feel free to fork and improve, and do send a pull request. Look for issues labelled with ![](https://img.shields.io/github/labels/SimplQ/simplQ-frontend/You%20Can%20Do%20This), PRs on these will be merged on priority.

- Discuss the change you wish to make via the issue tracker.

- Go through the [readme](/simplq/readme.md) file for details on file structure and tools used.

- The frontend is being revamped heavily right and we're implementing this new [design](https://xd.adobe.com/view/ad1db074-03bf-45b1-537b-98d9d524ec82-db2c/grid)

- The assets (icons, images) we're using are available for download.

- You can see the frontend live [here](https://simplq.me/).

There are a ton of features being planned. So if you are considering contributing to this repository, please first discuss the change you wish to make via the issue tracker.

This [readme](/simplq/readme.md) file details the file structure and tools used. Please go through it first. This is the [design](https://xd.adobe.com/view/ad1db074-03bf-45b1-537b-98d9d524ec82-db2c/grid) we've implemented and here, the assets (icons, images) we're using are available for download. The website is live [here](https://simplq.me/).
Expand Down