6

E-commerce mobile application developed using React Native

 1 year ago
source link: https://reactnativeexample.com/e-commerce-mobile-application-developed-using-react-native/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

eCommerce

E-commerce mobile application developed using React Native

Jan 01, 2023 2 min read

React Native E-commerce

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

68747470733a2f2f6d656469612e67697068792e636f6d2f6d656469612f4b7873637344484e554c5157587a6d4551372f67697068792e676966

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

GitHub

View Github


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK