Skip to content

Nyar1othotep/image-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Gallery

A simple site built using the React and the Feature-Sliced Design (FSD) architectural methodology.

FSD React Redux SASS react-router

Live Demo

preview

Technologies

  1. React
  2. Redux Toolkit + RTK Query
  3. SCSS modules
  4. FSD - Feature-Sliced Design

Running locally

  1. Download project from repository.

  2. Copy .env.example to .env, or use MockServer. In "src/app/index.js" uncomment the following lines:

    // import { createMockServer } from "shared/lib";
    
    ...
    
    // if (process.env.NODE_ENV === "development") {
    //   createMockServer();
    // }
    
  3. Open terminal in code editor.

  4. Enter the following code:

    npm install
    npm start
    

Contacts

Email: nyarlothotephoro@gmail.com

License

Licence