https://github.com/alexandrecpedro/proway-computers
Proway Computers is an ecommerce project made with Angular
https://github.com/alexandrecpedro/proway-computers
angular angular-material ecommerce-platform font-awesome frontend javascript typescript vscode
Last synced: 2 months ago
JSON representation
Proway Computers is an ecommerce project made with Angular
- Host: GitHub
- URL: https://github.com/alexandrecpedro/proway-computers
- Owner: alexandrecpedro
- Created: 2022-10-07T01:15:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-07T17:55:27.000Z (over 3 years ago)
- Last Synced: 2025-02-22T21:17:26.878Z (over 1 year ago)
- Topics: angular, angular-material, ecommerce-platform, font-awesome, frontend, javascript, typescript, vscode
- Language: TypeScript
- Homepage: https://alexandrecpedro.github.io/proway-computers/
- Size: 29.8 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ProWay Computers
The Project โข
Target โข
Technologies โข
How to Use
๐ The Project
ProWay Computers ecommerce platform
๐ก Target
Development of ProWay Computers ecommerce platform at Start program from Capgemini
๐ Technologies
The following tools were used in building the project:
| Type | Tools | References |
| :----------------------------------------------: | :-----------------------: | :-------------------------------: |
| IDE | VS CODE | https://code.visualstudio.com/ |
| Programming Language | ANGULAR | https://reactjs.org/ |
| Programming Language | JAVASCRIPT | https://reactnative.dev/ |
| Programming Language | TYPESCRIPT | https://www.typescriptlang.org/ |
| Graphic components | FONT AWESOME | https://fontawesome.com/ |
| Angular Material UI Component Library | ANGULAR MATERIAL | https://material.angular.io/ |
IDE
UX/UI
Frontend
๐งช How to use
- Set the development environment at you local computer
- Install VS Code
- Install Angular-CLI
- Clone the repository
- git clone https://github.com/alexandrecpedro/proway-computers
- Enter the project directory:
- cd ProWayComputers
-
Testing
- Install the dependencies
- npm install
- Run
- npm run dev OR ng serve --open
- Navigate to `http://localhost:4200/`