An Angular-based mockup of an e-commerce store showcasing a modern design and dynamic functionality, including product listing, cart management, and responsive layout. Developed to demonstrate proficiency in Angular, TypeScript, and front-end development best practices.
https://angular-store-muckup.netlify.app/store
To get a local copy up and running follow these simple steps.
You can check if Git is installed by running the following command in the terminal.
$ git --version
Check Angular version.
$ ng version
If Angular is not instaled.
$vnpm list @angular/core
Clone the repository using the GitHub link provided below.
In the terminal, go to your file directory and run this command.
$ git clone https://github.com/nimplay/budgetapp.git
$ npm i
š¤ ** Nimrod Acosta **
GitHub: nimplay
LinkedIn: nimrod-acosta
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
Give a āļø if you like this project!
This project is MIT licensed.# README