Skip to content

Shopping list to add, and delete items from the list.

Notifications You must be signed in to change notification settings

EPIC448/shopping_list

Repository files navigation

Shopping List

A reactNative application for food shopping with a delete feature and adding item feature to the list.


Using this application assumes that you have your coding environment set up for it to run. If not sure, check out the Setting up enviorment link below under references .


Table Of Content


How To Use

All command are to be executed in the terminal

open up prefered code editior " to the location you want to clone the project in your local machine

run command
 "[email protected]:EPIC448/shopping_list.git"

cd in to the Shopping_list file in your code editior and run the command below for Andriod and IOS users

 For IOS:
  run command "npx react-native run-ios"

  or

  run command "npm start"
For Andriod:
 run command "npx react-native run-andriod"

Video Demo

References

License

Techuture.com License & Samuel Ogundiran

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


Author Info


About

Shopping list to add, and delete items from the list.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published