All Projects β†’ gabriel-hahn β†’ react-native-ecommerce

gabriel-hahn / react-native-ecommerce

Licence: MIT license
E-commerce mobile application developed using React Native πŸ‘” 🎩

Programming Languages

javascript
184084 projects - #8 most used programming language
objective c
16641 projects - #2 most used programming language
java
68154 projects - #9 most used programming language
python
139335 projects - #7 most used programming language
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to react-native-ecommerce

React Eyepetizer
reactη‰ˆγ€ŒEyepetizerγ€εΌ€ηœΌηŸ­θ§†ι’‘
Stars: ✭ 83 (+38.33%)
Mutual labels:  styled-components, redux-saga
React Next Boilerplate
πŸš€ A basis for reducing the configuration of your projects with nextJS, best development practices and popular libraries in the developer community.
Stars: ✭ 129 (+115%)
Mutual labels:  styled-components, redux-saga
Molecule
βš›οΈ – :atom: – βš›οΈ Boilerplate for cross platform web/native react apps with electron.
Stars: ✭ 95 (+58.33%)
Mutual labels:  styled-components, redux-saga
Bank
🏦 Full Stack Web Application similar to financial software that is used in banking institutions | React.js and Node.js
Stars: ✭ 1,158 (+1830%)
Mutual labels:  styled-components, redux-saga
next-ifood
Ifood clone made with NextJS βš›οΈ
Stars: ✭ 68 (+13.33%)
Mutual labels:  redux-saga, json-server
React Redux Hooks Starter
React-redux boilerplate using hooks 🎣
Stars: ✭ 69 (+15%)
Mutual labels:  styled-components, redux-saga
Reeakt
A modern React boilerplate to awesome web applications
Stars: ✭ 116 (+93.33%)
Mutual labels:  styled-components, redux-saga
React Boilerplate
πŸ”₯ A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.
Stars: ✭ 28,151 (+46818.33%)
Mutual labels:  styled-components, redux-saga
Redux Saga Test Plan
Test Redux Saga with an easy plan.
Stars: ✭ 1,135 (+1791.67%)
Mutual labels:  unit-testing, redux-saga
React Native Navigation Redux Starter Kit
React Native Navigation(v2) Starter Kit with Redux, Saga, ESLint, Babel, Jest and Facebook SDK 😎
Stars: ✭ 271 (+351.67%)
Mutual labels:  unit-testing, redux-saga
React Adventure
β›° React high-ending architecture & patterns ready for use. Made for big and small projects. PWA Ready.
Stars: ✭ 62 (+3.33%)
Mutual labels:  styled-components, redux-saga
react-native-template
An enterprise react-native template application showcasing - Testing strategy, Global state management, middleware support, a network layer, component library integration, localization, navigation configuration and CI
Stars: ✭ 32 (-46.67%)
Mutual labels:  redux-saga, reduxsauce
React Boilerplate Cra Template
πŸ”₯ Setup Create React App with React Boilerplate. Highly scalable & Best DX & Performance Focused & Best practices.
Stars: ✭ 859 (+1331.67%)
Mutual labels:  styled-components, redux-saga
React Hipstaplate
A ReactJS full-stack boilerplate based on typescript with ssr, custom apollo-server and huge stack of modern utilities which will help you to start your own project
Stars: ✭ 74 (+23.33%)
Mutual labels:  styled-components, redux-saga
React Native Starter Kit
React Native starter kit, get up and running !
Stars: ✭ 9 (-85%)
Mutual labels:  styled-components, redux-saga
Alpha
Craft your own web-based chatbot
Stars: ✭ 113 (+88.33%)
Mutual labels:  styled-components, redux-saga
Ssr Sample
A minimum sample of Server-Side-Rendering, Single-Page-Application and Progressive Web App
Stars: ✭ 285 (+375%)
Mutual labels:  styled-components, redux-saga
React Redux Saga Boilerplate
Starter kit with react-router, react-helmet, redux, redux-saga and styled-components
Stars: ✭ 535 (+791.67%)
Mutual labels:  styled-components, redux-saga
Arc
React starter kit based on Atomic Design
Stars: ✭ 2,780 (+4533.33%)
Mutual labels:  styled-components, redux-saga
rocketshoes-react-native
NetShoes Clone with React Native and Redux
Stars: ✭ 38 (-36.67%)
Mutual labels:  styled-components, redux-saga

React Native E-commerce

Build Status Codacy Badge Coverage Status contributions welcome Bugs The MIT License

E-commerce mobile application developed using React Native πŸ‘” 🎩

  • React Native
  • Redux / Saga
  • JSON Server
  • Unit Testing

Dependencies

You must have a package manager installed and json-server. JSON Server will simulate a API response, allow us to get items details.

Getting Started

To install all dependencies, you need to run the following command:

$ yarn

To run JSON Server, you could do some configurations or execute the following command if you installed json-server as global:

$ json-server server.json -p 3001 -w -d 300

To run the project, you must have installed Android and/or iOS environment. Use 'run-ios' or 'run-android':

$ react-native run-ios

Tests

Run the following command to execute all tests:

$ yarn test

To run tests with coverage:

$ yarn test --coverage

Demo

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

Gabriel Hahn Schaeffer

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].