Skip to content

nascentdigital/AngularPhoneCatalog

Repository files navigation

AngularPhoneCatalog

Pull the project from github

git clone https://github.com/nascentdigital/AngularPhoneCatalog.git

Change directory

cd AngularPhoneCatalog

Install node modules

npm install

Install bower modues

bower install

Start the server with grunt

grunt serve
  1. Use the phoneCatalogue json file and the images provided to create a catalogue displaying the 3 phones.

  2. Create a details page for each phone - The user should be able to navigate to this page by clicking on a phone in the catalogue.

Nice to have:

  • Use ui-router to manage the application state
  • Sort the phones by name or price

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published