Nesto is MVC website that interact with NestJS backend for retreiving data and inject it in the DOM using Handlebars template engine.
This project build above Fourth_Template for the awesome Osama Elzero, with integrating NestJS modules and services that makes very big push forward for the Osama's main repo converting it to MVC web app, and by implementing handlebars
templates inside html pages and with this it cut short the repetition of cards inside html pages.
You can see all screenshots from here
git clone https://github.com/AbdAlghaniAlbiek/nesto.git
npm install
npm run start:dev
- Sass: autoprefixer, concat, node-sass, postcss-cli
- NestJs: @nestjs/platform-express (For serving static files)
- Handlebars: hbs, express-handlebars
Things to add in the furture
- Converting from CSS to SASS as styling base
- Make sidebar fixed or sticky to move when scrolls up and down
- Fix selected phase of Nav items when click on them