https://github.com/heyymamana/the-walking
The Walking Store is a mobile application built using React - Native and backed by the robustness of Node.js to handle quick load times, transactions and user interactions including adding items to a cart, applying discounts options to offer a fast and dynamic shopping experience
https://github.com/heyymamana/the-walking
nodejs nodejs-server npm-package react-bootstrap react-components react-hooks react-native shoppingstore store-app-platform typescript
Last synced: 7 months ago
JSON representation
The Walking Store is a mobile application built using React - Native and backed by the robustness of Node.js to handle quick load times, transactions and user interactions including adding items to a cart, applying discounts options to offer a fast and dynamic shopping experience
- Host: GitHub
- URL: https://github.com/heyymamana/the-walking
- Owner: heyymamana
- Created: 2023-08-22T07:07:49.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-22T11:21:55.000Z (about 2 years ago)
- Last Synced: 2025-01-16T11:26:29.428Z (9 months ago)
- Topics: nodejs, nodejs-server, npm-package, react-bootstrap, react-components, react-hooks, react-native, shoppingstore, store-app-platform, typescript
- Language: JavaScript
- Homepage:
- Size: 30.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# the-walking
The walking is a mobile application built using react-native offers a visually immersive shopping experience that brings the store directly to your device whether you're having ios or android platform this application ensures a consistent and fluid experience accross the platform with the help of node.js backend it provides smooth navigation from browsing, search and filtering options to checkout including adding items to cart and selecting the size and quantity. It also provides a special feature of exclusive promotions and special offers to a item in a top fit or in a refresh of application to keep a user in a loop with real-time news and updates to ensure user never miss out the perfect fit.
# Interface Snapshots






## Setup
1. Clone the repository: ` git clone ` (https://github.com/heyymamana/the-walking) `
2. Navigate to the project directory : ` cd thewalking `
3. Install dependencies : ` npm install `
4. Start the development server : ` npm start ` or ` yarn start `### `npm start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.
You will also see any lint errors in the console.### `npm test`
Launches the test runner in the interactive watch mode.
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.### `npm run build`
Builds the app for production to the `build` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.
Your app is ready to be deployed!See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
### `npm run eject`
**Note: this is a one-way operation. Once you `eject`, you can’t go back!**
If you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.
Instead, it will copy all the configuration files and the transitive dependencies (Webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.
You don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.
## Learn More
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
To learn React, check out the [React documentation](https://reactjs.org/).
### Code Splitting
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
### Analyzing the Bundle Size
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
### Making a Progressive Web App
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
### Advanced Configuration
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
### Deployment
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
### `npm run build` fails to minify
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify