/ezoomFit

Primary LanguageTypeScript

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server consider downloading Dcoker and Docker compose:

docker compose build dev
# then, for development environment
docker compose up dev
#and for production
docker compose up prod

Open http://localhost:3000 with your browser to see the result.

I've used the https://styled-components.com/ for this project