DISCLAIMER: do NOT use this code for real life purcheses! This is just a personal/profile - skill-based project. Every country have it's own laws and regulations for crypto use or/& purchesses.
Cryptomarket is a cutting-edge online marketplace that leverages the power of Angular 17 with NestJS and Prisma for backend services, enabling users to buy and sell items with cryptocurrency transactions. Inspired by platforms like Vinted, Cryptomarket aims to streamline peer-to-peer transactions by integrating blockchain technology for secure and transparent dealings. It leverages the latest features of Angular to deliver a responsive, efficient, and scalable web application. The project focuses on providing a seamless user experience while integrating cutting-edge web technologies.
- Responsive Design: Ensures the application is accessible and functional across various devices and screen sizes.
- Dynamic Content: Utilizes Angular's powerful data binding and component-based architecture for dynamic content updates without page reloads.
- State Management: Implements state management solutions for handling application state efficiently.
- Internationalization (i18n): Supports multiple languages to cater to a global audience.
To get started with this Angular 17 project, follow these steps:
- Clone the repository:
git clone https://github.com/yourrepository/angular-frontend-project.git- Navigate to the project directory:
cd angular-frontend-project- Install dependencies:
npm install- Serve the application:
ng serveVisit http://localhost:4200 in your browser to view the application.
- Angular CLI: Utilizes Angular CLI for efficient project scaffolding, development, and testing.
- RxJS: Implements RxJS for reactive programming patterns.
- TypeScript: Leverages TypeScript for static type checking and modern JavaScript features.
To build the application for production, run:
ng build --prodThis command compiles the application into output files optimized for production in the dist/ directory.
Contributions to improve the project are welcome. Please read through the contribution guidelines for details on our code of conduct and the process for submitting pull requests.
This Angular 17 frontend project is open-sourced under the MIT license.