Skip to content

NZLouislu/nzlouis-books

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Books React TS Storybook

Overview

Books React TS Storybook is an online book system implemented using React and TypeScript. The project leverages various modern technologies and libraries to create a robust and scalable application. The main features of the system include displaying books and book details, managing books, and utilizing reusable components to enhance the maintainability and scalability of the project.

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • TypeScript: A typed superset of JavaScript that compiles to plain JavaScript.
  • Chakra UI: A simple, modular, and accessible component library for React.
  • React Query: Hooks for fetching, caching, and updating asynchronous data in React.
  • React Router: Declarative routing for React applications.
  • Storybook: An open-source tool for developing UI components in isolation for React and other frameworks.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Run Storybook:

npm run storybook

This will start Storybook on http://localhost:6006, where you can view and interact with your components in isolation.

About

Books React TS Storybook is an online book system implemented using React and TypeScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors