Skip to content

c99rahul/react-tabs

Repository files navigation

React Tabs

An implementation of a simple Tab UI pattern in React with a minimal look, without relying on additional dependencies.

Installation

Simply clone the project in your local development environment, install the dependencies, and you are good to go.

git clone https://github.com/c99rahul/react-tabs.git
cd react-tabs
npm install

Launch the app by running the dev command.

npm run dev

Licensing and usage

The project is licensed under MIT. Feel free to use the way you like, consider giving the repo a star if you found this useful. Beginners should check out this tutorial that explains the construction of this project step-by-step.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published