A boilerplate to kickstart your react micro frontend.
Latest Version of any following Browser which supports HTML5 and JavaScript ES6.
Apple Safari
Google Chrome
Mozilla Firefox
Node version 14.0 or higher.
Git
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- In a terminal window, navigate into your compounding-gems-fe directory.
- Run npm install in your terminal window to make sure that all of the necessary node packages are installed.
- Run REACT_APP_ENV=DEV npm start to start up your application.
- React - A JavaScript library for building user interfaces.
- Redux - A Predictable State Container for JS Apps.
- Redux Toolkit - The official, opinionated, batteries-included toolset for efficient Redux development.
- React Redux - Official React bindings for Redux.
- React Native Navigation - Routing and navigation for Expo and React Native apps.
- React Router - Routing and navigation for React apps.
- Axios - Promise based HTTP client for the browser and node.js.
- Vikram Vaibhav - Initial work - Vikram Vaibhav
This project is licensed under the MIT License.