georgejeswin / ecommerce-mern-react-native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MERN-ecommerce-mobile-application

This ecommerce mobile application using MongoDB, Express, React Native and NodeJS technology stack. Redux and JWT for user authentication are also integrated

steps to install

  1. npm install for both frontend and backend
  2. To start forntend and backend just npm start in both folder
  3. don't forget to add mongoDB URL in backend .env file
  4. set backend API URL in frontend/assets/common/baseURL.js

About


Languages

Language:JavaScript 99.9%Language:Shell 0.1%