Skip to content

JoseBieco/my-bookshelf-web

Repository files navigation

My BookShelf

Architecture Pattern

└── /src
    ├── /assets
    ├── /components
    ├── /context
    ├── /hooks
    ├── /pages
    ├── /services
    ├── /utils
    └── App.js
    ├── index.js

Main Folders

Assets

This folder presents external codes of styles, images and animations.

Components

Responsible for small components such as buttons and text fields.

Context

This folder presents the application contexts.

Pages

Responsible for the complete pages, presenting the encompassing of small components.

Services

This folder is responsible for the codes regarding the connection to the api.

Pages

/login

image

About

My bookshelf Web, with React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published