Skip to content

Karan5656/Admin-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Admin - UI

It's a challenge from geektrust to make Admin-UI. Main motive of project is to make simple admin usre interface with react that fetch user data from given API.

How to Start

This project is created with react 18.0.0 and npm 8.5.0

In order to run project:

  1. Clone or download the project
    $ git clone http://gitlab.zymrinc.com/miral.kumbhani/admin-dashboard.git

  2. Go to admin-dashboard directory
    $ cd admin-dashboard

  3. Install project's dependencies
    $ npm i

  4. Run the project
    $ npm start

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

Geektrust Coding Challenge Link

https://www.geektrust.com/challenge/admin-ui

About

It's a admin user interface and user will be provided via an API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors