Code Monkey home page Code Monkey logo

marketplaceapp's Introduction

Marketplace App

Repository developed in the module "Developing mobile apps with Redux and React Native" of React Native Mobile Developer Bootcamp by Digital Innovation One.

GitHub repo size GitHub issues GitHub

πŸ”¨ Technology

  • React β€” A JavaScript library for building user interfaces.
  • React Native β€” A framework for building native apps using React.
  • Styled Component β€” Library that allows us to write CSS codes inside JavaScript in a practical way.
  • Axios β€” Promise based HTTP client for the browser and node.js.
  • Immer β€” A tiny JavaScript library was written by Michel Weststrate whose stated mission is to allow you β€œto work with immutable state in a more convenient way.”
  • Vector Icons β€” A lib of Customizable Icons for React Native with support for NavBar/TabBar, image source and full styling.
  • Redux β€” A Predictable State Container for JS Apps.
  • React Redux β€” Official React bindings for Redux.
  • Redux Saga β€” A library that aims to make application side effects (i.e. asynchronous things like data fetching and impure things like accessing the browser cache) easier to manage, more efficient to execute, easy to test, and better at handling failures.
  • JSON Server β€” A a full fake REST API with zero coding.

πŸ“Œ Prerequisites

πŸ’» Getting started

  • Clone this repo
  • Enter the folder MarketplaceApp
  • Run yarn or npm install to install the dependencies
  • Run json-server --watch server-dio.json
  • Run npx react-native run-android or run-ios

πŸ“ License

This project is under the MIT license. See the LICENSE for more information.



Made with by Jucemar Dimon πŸ‘‹ Get in touch!

marketplaceapp's People

Contributors

jucemar-dimon avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.