Skip to content

Bonny-kato/react-starter

Repository files navigation

React Starter Repository

This repository is a React starter project that includes a set of initial components, hooks, and features to help kick-start any new React-based project.

Features

Components

This project repository contains the following customizable Components:

  • Form controls: Button, Input, Select, Textarea, Combobox
  • Modal
  • SlideOver
  • Permission
  • Badge
  • Avatar

Hooks

We have incorporated a range of hooks for data manipulation and UI control:

  • Local Storage Manipulation Hook
  • React Query Cache Manipulation Hook
  • ClickAway Hook

Data Fetching

The repository implements an easy mechanism for fetching data, simplifying the process of requests and data handling.

Well-Structured

The project maintains an organized structure for application routes, queries, and folders. This makes it easy to maintain, extends, and scales your project.

Getting Started

To get started with the project, follow these steps:

  1. Clone this repository to your local machine.
    https://github.com/Bonny-kato/react-starter.git
    
  2. Navigate to the project directory.
    cd react-starter
    
  3. Install the project dependencies.
    yarn install

Running the Project

To run the project on your local machine, follow these steps:

  1. Start project
    yarn run dev
  2. Open your web browser and visit http://localhost:3000.

With all the features mentioned above, this project aims to ease and accelerate the development of new React projects, providing a rich set of reusable components, hooks, and well-structured folders.

Please feel free to contribute and enhance the existing set-up.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published