Skip to content

newrocker2468/CoreNexUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

239 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Corenex UI

Corenex UI is an interactive and feature-rich UI library inspired by uiverse.io. This library is designed to provide developers with a versatile toolkit for building modern web applications with ease.

Features

Image to Table Data (Beta)

Transform images into table data effortlessly. Note: This feature uses an external API and is currently in beta, so it may not extract complete data.

CSS Challenges

A curated collection of CSS challenges to hone your skills and push the boundaries of what's possible with CSS.

CSS Elements

Ready-to-use CSS elements to speed up your development process and ensure consistency across your projects.

Admin Panel

A powerful admin panel that allows you to manage posts. Features include:

  • Approve, delete, or modify posts
  • User-friendly interface for seamless interaction

Shadow DOM Integration

Utilize Shadow DOM to encapsulate and isolate components for better reusability and reduced conflicts in the styling and structure of your web applications.

Event Management

Organize and manage events effortlessly with our built-in event management features.

Notes Upload (Early Beta)

Upload and manage your notes. This feature is still in early beta and may undergo significant changes.

Getting Started

To get started with Corenex UI, follow these steps:

  1. Clone the repository:
    git clone https://github.com/yourusername/corenex-ui.git
    
  2. Navigate to the project directory:
    cd corenex-ui
    
  3. Install dependencies::
    npm i
    

4.Start Up the Servers:

a.Client

npm run dev

b.Server

nodemon

.

OR

.

b.Server

node index.js

Usage

To integrate Corenex UI into your project, import the necessary components and start building your application. For detailed documentation and examples, please refer to the documentation.

Contributing

We welcome contributions from the community! Please read our contributing guidelines to get started.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements

A big thank you to uiverse.io for the inspiration and to all the contributors who have helped make this project a reality.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors