Vfranco / v8-project

V8 Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

V8Project

Test project for company V8, the project is build it in Angular 10

Goals

Performs a Search engine that allows you to display the paged results, highlighting in a color the search pattern in the results. You must also allow you to select the number of results that you want to display per page. Configure form routing and integration with data services and appropriate input validation.

Step One

Clone the project

https://github.com/Vfranco/v8-project.git

Step Two

After clone the project go to

cd v8-project

Install node_modules

npm install

Run project

ng -s -o

To run the fake server

npm run serve

Enjoy the project

About

V8 Project


Languages

Language:TypeScript 64.0%Language:SCSS 16.7%Language:HTML 10.2%Language:JavaScript 9.2%