/brokers-filter__nextjs

A small app to free to use API call or static fake broker data using Next, TypeScript, Tailwind

Primary LanguageTypeScript

Install & Run

  1. Make sure that you have installed the Node LTS on your machine
  2. Install dependencies with the following command:
npm install

# OR

yarn add
  1. Run the app with the following command
npm run dev

# OR

yarn dev

Change Log

To see the application's log, you can go to change-log.md