Skip to content

Simple search page for artists and bands. Made in Angular 7, consuming a json-server database.

Notifications You must be signed in to change notification settings

hugocalheira/app-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App-Search

This project was just a test challenge for a job.

A simple search page for artists and bands. Angular 7, SASS and JSON-SERVER to simulate a API REST.

app-search

Install

Run sudo npm i. If any error occurr, try run sudo npm i --unsafe-perm node-sass, then sudo npm i.

Development server

Run json-server --watch db.json and then, 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.

About

Simple search page for artists and bands. Made in Angular 7, consuming a json-server database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published