Skip to content

responsive grid application with react-hooks, styled-components, context-api

Notifications You must be signed in to change notification settings

Ghokai/responsive-grid-app

Repository files navigation

Responsive Grid App

image

for run application in docker container (application will be accessible on http://localhost:8081):

    docker-compose up

for running this app locally:

    npm run start

for testing:

    npm run test