Skip to content

Repository files navigation

Technical test frontend

built with Next.js 16, TypeScript, Ant Design, and Axios.
Frontend calls internal Next.js API routes as a proxy to an external API.


System Requirements

  • Node.js: >= 18.x
  • npm: >= 9.x OR Yarn >= 1.22.x
  • Operating System: Windows, macOS, Linux
  • Internet connection (for API calls)

Recommended: Use Node Version Manager (nvm) to manage Node.js versions easily.


Installation & Setup

  1. Clone the repository
git clone https://github.com/AnotherRizz/technical-test-frontend.git
cd product-management-app

2.  **Install dependencies**
Using npm:     npm install
Or using yarn:    yarn install

3. Run the development server

Using npm:     npm run dev
Or using yarn:    yarn dev

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages