Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tjmelo/tmx-appstore
That's a little template open source to a virtual store. There's a several concepts across of the development of this virtual store. :fire:
https://github.com/tjmelo/tmx-appstore
react react-router-dom reactjs redux scss typescript
Last synced: 5 days ago
JSON representation
That's a little template open source to a virtual store. There's a several concepts across of the development of this virtual store. :fire:
- Host: GitHub
- URL: https://github.com/tjmelo/tmx-appstore
- Owner: tjmelo
- Created: 2021-04-20T15:15:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T13:40:52.000Z (6 months ago)
- Last Synced: 2024-05-22T12:19:07.706Z (6 months ago)
- Topics: react, react-router-dom, reactjs, redux, scss, typescript
- Language: TypeScript
- Homepage:
- Size: 3.68 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# :tropical_fish: TMX App Store
![TMX AppStore](https://img.shields.io/github/release-date-pre/tjmelo/tmx-appstore)
That's a little template open source to a virtual store. There's a several concepts across of the development of this virtual store.
Some useful skills:
Some useful skills:
:paperclip: **Principal Lib:** React JS
:paperclip: **Management Routes:** React Routes
:paperclip: **Management States:** React Redux and Hook States## :triangular_flag_on_post: Features
![Version](https://img.shields.io/github/package-json/v/tjmelo/tmx-appstore/main)
The app store appear us an friendly interface with a banner and some available cards products for buying.
There's still a section for configurations details of products, before finish the buy. Configurations like color, size are available. :smiley:
There's an exclusive section for detailing of list a lot of products choosed. It's possible parametering the quantity, discount, remove items cart and beyond. :checkered_flag:
## :gem: Install
![Size](https://img.shields.io/github/repo-size/tjmelo/tmx-appstore)
Clone repo
```sh
git clone [email protected]:tjmelo/tmx-appstore.git
```Install all packages dependence
```sh
npm install
```or
```sh
yarn install
```## :rocket: Running
Running project
```sh
npm start
```or
```sh
yarn start
```## :game_die: Tests
Running tests
```sh
npm test
```or
```sh
yarn test
```Have a code fun! :fire: