Skip to content

fe-aug23-team4/nice-gadgets

Repository files navigation

Welcome to Nice Gadgets store 👋

Create React App HTML5 CSS3 SASS TypeScript React React Router Redux Axios EsLint Prettier


Table of Contents
  1. About The Project
  2. Project structure
  3. Contributors

About The Project

Nice Gadgets Demo

Project structure

    │
    ├── public                  # public files (favicon, .htaccess, manifest, ...)
    ├── src                     # source files
    │   ├── api                 # API services
    │   ├── fonts               # projects fonts
    │   ├── helpers             # help functions
    │   ├── modules             # pages and shared components
    │   │   ├── Pages
    │   │   └── shared
    │   ├── static              # static images (logos, icons, banners, ...)
    │   ├── store               # redux store
    │   │   └── reducers        # store's reducers
    │   ├── styles              # main project styles
    │   ├── types               # data interfaces
    │   ├── utils               # utilities functions
    │   ├── App.scss
    │   ├── App.tsx
    │   ├── index.tsx
    │   ├── react-app-env.d.ts
    │   └── Root.tsx            # react component with all the routes
    ├── .editorconfig
    ├── .eslintrc.js
    ├── .gitignore
    ├── .prettierrc
    ├── package-lock.json
    ├── package.json
    ├── README.md
    └── tsconfig.json

Contributors

👨‍💼 Mykhailo Pohorenyi (Team Lead)

Github LinkedIn Telegram Gmail

👩‍💼 Olha Koziuk

Github LinkedIn Telegram Gmail

👩‍💼 Viktoriia Levik

Github LinkedIn Telegram Gmail

👩‍💼 Anastasiia Karkachova

Github LinkedIn Telegram Gmail

👨‍💼 Denys Shurubura

Github Telegram Gmail

👨‍💼 Andrii Shmahin

Github LinkedIn Telegram Gmail

(UP)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages