Skip to content

nikitaNaredi/roots-lab-assignment

Repository files navigation

RootsLabAssignment

This project fetch table details from Random Public API. User can also search for specific entry in the search input and sort locally by any header column. All the table data is paginated with max limit of 10.

This project was generated with Angular CLI version 8.2.2.

Link: https://web-api-1810.firebaseapp.com/

Prerequisites

User should already have installed Node.js, latest stable angular/cli.

Installing - Development server

Before installing, download and install latest Node.js if not already installed.

  1. Open command prompt terminal in window by typing cmd or git bash terminal if already installed. In Linux, terminal can be opened by using keyboard shortcut Ctrl + Alt + T.
  2. Navigate to project root directory path, this root directory will contains package.json, angular.json files, src folder along with some folders.
  3. Install the required packages by using npm install command in the root folder. This command will install the required packages from npm repository in to node_modules folder.
  4. Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Authors

Nikita Kumari – [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published