Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aridanpantoja/cs-market
https://github.com/aridanpantoja/cs-market
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/aridanpantoja/cs-market
- Owner: aridanpantoja
- License: mit
- Created: 2024-11-19T01:55:02.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-02T16:29:02.000Z (about 2 months ago)
- Last Synced: 2024-12-02T17:35:10.717Z (about 2 months ago)
- Language: TypeScript
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
CS Market 🔫
A specialized e-commerce platform created for the Santander Coders 2024 final project. The store sells Counter-Strike 2 keychains (skins), offering a sleek design and smooth functionality for an enjoyable user experience.Tech Stack 💻
[![My Skills](https://skillicons.dev/icons?i=nodejs,angular,ts,html,css,tailwind,git,github)](https://skillicons.dev)
Project Overview 📋
### Getting Started
#### 1. Install required dependencies with pnpm
```bash
pnpm install
```#### 2. Running the development server
```bash
pnpm json-server
``````bash
ng serve
```Contribute 🚀
If you want to contribute, clone this repo, create your work branch and get your hands dirty!
```bash
git clone https://github.com/aridanpantoja/cs-market.git
``````bash
git checkout -b feature/NAME
```At the end, open a Pull Request explaining the problem solved or feature made, if exists, append screenshot of visual modifications and wait for the review!
### Documentations that might help
[📝 How to create a Pull Request](https://www.atlassian.com/br/git/tutorials/making-a-pull-request) |
[💾 Commit pattern](https://gist.github.com/joshbuchea/6f47e86d2510bce28f8e7f42ae84c716)License 📃
This project is under [MIT](./LICENSE) license