Skip to content

AethelSoftware/ReactUIKitInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Premium React Sidebar & UI Components Kit

A modern, sleek React Sidebar + UI Components preview — built for speed, aesthetics, and easy integration. This is all information full kit available (https://aethelcode.gumroad.com/l/reactcomponentkit).

🚀 Save time, ship faster, and level up your projects with production-ready UI components.


✨ What’s Inside

This kit includes:

  • ✅ A Sidebar
  • ✅ A Navbar
  • ✅ A Modal
  • ✅ Detailed instructions
  • ✅ JSX & TSX compatibility

📸 Screenshots

Screenshot 2025-10-01 at 6 30 36 PM Screenshot 2025-10-01 at 7 11 09 PM Screenshot 2025-10-01 at 7 02 23 PM

💡 Why Developers Choose This Kit

  • Save hours of dev time
  • Polished, modern design
  • Plug & play into React, Next.js, Vite, etc.
  • Great for hackathons, MVPs, and client projects

📬 Support

For questions or issues, email: aethelsoftware@gmail.com


👉 Grab the Full Kit Here


Repo Structure

UI Pieces/   #all the components, JSX & TSX
 ├─ modals/
 │   ├─ modal.jsx/
 │   ├─ modal.tsx/
 ├─ navbars/
 │   ├─ navbar.jsx/
 │   ├─ navbar.tsx/
 ├─ sidebars/
 │   ├─ sidebar.jsx/
 │   ├─ sidebar.tsx/
testapp/    #vite application for testing
│
├── public/
│   └── Aethel Software.png
│
├── src/
│   ├── assets/
│   │   └── react.svg
│   │
│   ├── components/ 
│   │
│   ├── modals/         
│   │   └── modal.jsx     
│   │
│   ├── navbars/         
│   │   └── navbar.jsx    
│   │
│   ├── sidebars/        
│   │   └── sidebar.jsx  
│   │
│   ├── App.jsx   #page that is rendered for testing
│   ├── index.css
│   └── main.jsx
│
├── .gitignore
├── README.md        
├── eslint.config.js
├── index.html
├── package-lock.json
├── package.json
├── vite.config.js
└── README.md     #README for more information

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published