/admin-ui

Admin UI Geektrust coding assignment

Primary LanguageJavaScript

admin-ui-geektrust

Geektrust Frontend Assignment [Admin UI]

Live link

https://admin-ui-geek.netlify.app/

Tech stack

  • React
  • React Query
  • React Table
  • Tailwind

APIs

  • Geektrust users api

Installation

It requires Node and NPM/Yarn to run. Clone the project from github.

$ git clone https://github.com/manvendra22/admin-ui-geektrust.git
$ cd admin-ui-geektrust
$ yarn

Available scripts

In the project directory, you can run:

yarn dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn build

Builds the app for production to the build folder.