Skip to content

Welcome to React Horizon UI, an open-source admin template dashboard powered by React. This project is styled using Tailwind CSS and utilizes the Shadcn component library. It also integrates various libraries such as react-router-dom for routing, recharts for charting, date-fns for date manipulation, and react-icons for SVG icons.

Notifications You must be signed in to change notification settings

himanshu077/react-horizon-ui

Repository files navigation

React Horizon UI

Welcome to React Horizon UI, an open-source admin template dashboard powered by React. This project is styled using Tailwind CSS and utilizes the Shadcn component library. It also integrates various libraries such as react-router-dom for routing, recharts for charting, date-fns for date manipulation, and react-icons for SVG icons.

Preview

You can preview the design on Figma here.

The live version of this project is deployed and accessible here.

Technologies Used

  • Tailwind CSS: Tailwind CSS is a utility-first CSS framework that helps in building custom designs quickly by providing low-level utility classes.
  • Shadcn: Shadcn is a component library used for building user interfaces with React.
  • react-router-dom: React Router is a popular library for routing in React applications, enabling navigation between different components.
  • recharts: Recharts is a charting library built with React and D3 that provides a set of composable chart components.
  • date-fns: date-fns is a modern JavaScript date utility library that provides functions for manipulating and formatting dates.
  • react-icons: React Icons is a collection of popular icon libraries made available as React components.

Setup Instructions

  1. Clone the repository:
git clone https://github.com/himanshu077/react-horizon-ui.git
  1. Navigate into the project directory:
cd react-horizon-ui
  1. Install dependencies:
npm install
  1. Run the development server:
npm start
  1. Open http://localhost:3000 in your browser to view the project.

Contributing

Contributions are welcome! Feel free to open issues or pull requests to suggest features, report bugs, or make improvements.

License

This project is licensed under the MIT License.

About

Welcome to React Horizon UI, an open-source admin template dashboard powered by React. This project is styled using Tailwind CSS and utilizes the Shadcn component library. It also integrates various libraries such as react-router-dom for routing, recharts for charting, date-fns for date manipulation, and react-icons for SVG icons.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published