Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 552 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 552 Bytes

Craft UI

This is a website with a collection of UI components for React.js and Next.js

Contributing

  1. Fork the repo and clone it:
    git clone https://github.com/yogendrarana/craftui.git
    cd craftui.com
    
  2. Install dependencies
    yarn
    
  3. Run Project
    yarn dev
    

Contributing

Feel free to submit issues, fork the repository, and send pull requests. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License.