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: 10 months 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 (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-16T18:15:15.000Z (over 1 year ago)
- Last Synced: 2025-03-30T02:08:04.822Z (11 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: 287
- Watchers: 6
- Forks: 44
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- 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
[](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)