https://github.com/rafacdomin/gomarketplace
React Native App based on a marketplace with products list and cart management
https://github.com/rafacdomin/gomarketplace
android context-api marketplace react react-native
Last synced: 3 months ago
JSON representation
React Native App based on a marketplace with products list and cart management
- Host: GitHub
- URL: https://github.com/rafacdomin/gomarketplace
- Owner: rafacdomin
- License: mit
- Created: 2020-09-04T13:13:17.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-27T04:47:54.000Z (over 3 years ago)
- Last Synced: 2025-01-14T09:14:19.251Z (over 1 year ago)
- Topics: android, context-api, marketplace, react, react-native
- Language: TypeScript
- Homepage: https://appetize.io/app/719za5qefxcw1yzj1br2p0tt04?device=pixel4&scale=75&orientation=portrait&osVersion=10.0&deviceColor=black
- Size: 3.95 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

About |
Technologies |
How To Use |
License |
Author
## About
React Native project developed on [RocketSeat GoStack 13.0](https://rocketseat.com.br/). This project is based on an simple marketplace.
## Technologies
This project was developed with the following technologies:
- [React Native](https://reactnative.dev/)
- [Typescript](https://www.typescriptlang.org/)
- [React Navigation v5](https://reactnavigation.org/)
- [styled-components](https://styled-components.com/)
- [Axios](https://github.com/axios/axios)
- [Intl](https://www.npmjs.com/package/intl)
## How To Use
You can test the app on Appetize.io clicking this button:
To clone and run this application, you'll need installed on your computer:
- [Git](https://git-scm.com)
- [Node.js](https://nodejs.org/)
- [Yarn v1](https://classic.yarnpkg.com/)
- Android device or emulator configured to run the project
To run the App:
```bash
# Clone the repository
$ git clone https://github.com/rafacdomin/GoMarketplace
# Go into the repository folder
$ cd GoMarketplace
# Install dependencies
$ yarn
# Start the MetroBundler
$ yarn start
# Run the app on your emulator or device
$ yarn android
```
## License
This project is under the MIT license. See the [LICENSE](https://github.com/rafacdomin/GoMarketplace/blob/master/LICENSE) for more information.
---
## Author

Made with :purple_heart: by Rafael Domingues :wave: [Get in touch!](https://www.linkedin.com/in/rafaelcodomingues/)
[](https://www.linkedin.com/in/rafaelcodomingues/)
[](mailto:rafaelcodomingues@gmail.com)
[](https://dev.to/rafacdomin)
[](https://github.com/rafacdomin/?tab=follow)