Ecosyste.ms: Awesome

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

https://github.com/tuan3w/linearapp_clone

A Linear App clone with React and Tailwind CSS
https://github.com/tuan3w/linearapp_clone

clone coding-challenge react react-practice reactjs tailwindcss

Last synced: 27 days ago
JSON representation

A Linear App clone with React and Tailwind CSS

Lists

README

        

# Linear.app clone with React & Tailwind CSS

A clone of [Linear app](https://linear.app/) made with React & [Tailwind CSS](http://tailwindcss.com/)

## Video Demo
[![Linear app](http://img.youtube.com/vi/XVAek-hE5X8/0.jpg)](http://www.youtube.com/watch?v=XVAek-hE5X8)

## Setup & Run

```bash
$ yarn install
$ yarn start
```

## Note
Note it isn't complete clone of Linear. Just some demo that I try to acomplish while I'm learning TailwindCss.

## License

[MIT](./LICENSE)