Skip to content

Simple Rating System for Movies List concentrated on business logic not on Layout. Using Angular, Ngrx Store. This Project can be locally tested

License

Notifications You must be signed in to change notification settings

mohamadarbash-eng/rating-system

Repository files navigation

Assignment for Frontend Developer

Rating System

How to use :

npm install to install node_modules

  • install json-server globally

npm install -g json-server

  • navigate to the root of the project and run

json-server --watch movies.json to start the server

run project

npm run start

run test

npm run test

About

Simple Rating System for Movies List concentrated on business logic not on Layout. Using Angular, Ngrx Store. This Project can be locally tested

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published