Skip to content

simple Angular 10 CRUD application using Akita as state managment and JSON Server as mock API

Notifications You must be signed in to change notification settings

issambaccouch/ngAkita-CRUD

Repository files navigation

ngAkita-CRUD

simple Angular 10 CRUD application using Akita as state managment and JSON Server as mock API 115805307_3492711974073173_1683412003143990803_o

Tech

  • Angular v10 - application design framework and development platform for creating single-page apps
  • Akita - A Reactive State Management for JS Applications
  • Angular Material - Material Design components for Angular
  • JSON Server - simple tool that lets you easily mock up APIs
  • Bootswatch - collection of open source themes for Bootstrap.

Installation

requires Node.js v10+ to run.

Install the dependencies and devDependencies and start the server.

$ npm install 
$ npm start 

License

MIT License

About

simple Angular 10 CRUD application using Akita as state managment and JSON Server as mock API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published