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: 2 days ago
JSON representation
A Linear App clone with React and Tailwind CSS
- Host: GitHub
- URL: https://github.com/tuan3w/linearapp_clone
- Owner: tuan3w
- License: mit
- Created: 2021-04-13T06:09:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-05T23:29:12.000Z (about 1 year ago)
- Last Synced: 2024-08-08T01:56:32.961Z (3 months ago)
- Topics: clone, coding-challenge, react, react-practice, reactjs, tailwindcss
- Language: TypeScript
- Homepage: https://linearapp-demo-ten.vercel.app/
- Size: 3.18 MB
- Stars: 259
- Watchers: 7
- Forks: 42
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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)