Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/realtristan/tailwindcomponents
NextJS Website and API for Managing my Tailwind Components
https://github.com/realtristan/tailwindcomponents
nextjs react tailwind typescript vercel
Last synced: about 21 hours ago
JSON representation
NextJS Website and API for Managing my Tailwind Components
- Host: GitHub
- URL: https://github.com/realtristan/tailwindcomponents
- Owner: realTristan
- Created: 2023-07-13T15:10:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-23T00:17:40.000Z (about 1 year ago)
- Last Synced: 2023-08-23T04:08:46.894Z (about 1 year ago)
- Topics: nextjs, react, tailwind, typescript, vercel
- Language: TypeScript
- Homepage: https://tailwindcomponents-gules.vercel.app/
- Size: 594 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tailwindcomponents ![Stars](https://img.shields.io/github/stars/realTristan/tailwindcomponents?color=brightgreen) ![Watchers](https://img.shields.io/github/watchers/realTristan/tailwindcomponents?label=Watchers)
![image](https://github.com/realTristan/tailwindcomponents/assets/75189508/d4c4ae45-13b9-41ec-a035-24b6500c2334)# Todo
- [X] Github Login
- [X] Upload Component
- [X] Delete Component
- [X] Copy Code
- [X] Monaco Editor and Code Preview
- [X] "Edit" Button, "Save Changes" Button, Monaco Editor for editing components
- [ ] Use Refresh Token# License
MIT LicenseCopyright (c) 2023 Tristan Simpson
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.