Tech Stack
Tech Stack is a collection of packages that I use and maintain either by publishing updates or just security fixes!
If you have any suggestions please feel free to add a suggestion issue ticket with a reason why you think it should be added
View Components Storybook · Documentation (not built yet) · Report Bug · Request Feature
Table of Contents
About the Project
This Project started out as just theme, styled-system, and components. But as time has gone on I have added other packages that I feel are very useful to me that may have been deprecated by other maintainers. I will continue to keep them up to date and use them within my own packages and websites/apps.
Packages within repo
Getting Started
Prerequisites
This project uses npm and Turborepo as the package manager and build system.
npm install --global turbo
Run Locally
Clone the project
git clone https://github.com/The-Code-Monkey/TechStack.git
Go to the project directory
cd TechStack
Install dependencies
npm install
Usage
For usage for a specific package please check their corresponding README.md in their directory.
Roadmap
Roadmap / Project info can be found here.
https://github.com/users/The-Code-Monkey/projects/5
Contributing
Contributions are always welcome!
See contributing.md for ways to get started.
License
Distributed under the MIT License. See LICENSE.txt for more information.
Contact
Project Link: https://github.com/The-Code-Monkey/TechStack