Skip to content

This repository contains my solution for an interview task, focusing on a product listing page. It showcases responsive design, efficient data management, and a user-friendly interface.

License

Notifications You must be signed in to change notification settings

vikorbogdan/kadasolutions-interview

Repository files navigation

General informations

This repository contains my solution for the kadasolutions interview task, focusing on a product listing page. It showcases responsive design, efficient data management, and a user-friendly interface.

Installation and Setup

Clone the Repository:

git clone https://github.com/vikorbogdan/kadasolutions-interview.git

Install Dependencies:

npm install

Set up Firebase:

  • Create a Firebase project and configure it with this application.
  • Ensure Firestore and Firebase Authentication are set up.

Environment Variables:

  • Set up necessary environment variables for Firebase and other services.

Run the Application:

For development:

npm run dev

For production build:

npm run build
npm start

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

About

This repository contains my solution for an interview task, focusing on a product listing page. It showcases responsive design, efficient data management, and a user-friendly interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages