- Notifications
You must be signed in to change notification settings - Fork200
React Storefront - PWA for eCommerce. 100% offline, platform agnostic, headless, Magento 2 supported. Always Open Source, Apache-2.0 license. Join us as contributor (contributors@reactstorefront.io).
License
storefront-foundation/react-storefront
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Free and open-source. Built with Next.js
React Storefront (RSF) utilizes headless architecture allowing you to easily replace your legacy frontend and connect via APIs to any eCommerce platform or backend system. React Storefront extends Next.js to include everything you need for an eCommerce storefront. TryThe Tie Bar,Akira, and1-800-FLOWERS.COM on your phone to see how fast sites on RSF can be!
React Storefront goes the extra mile to squeeze speed out of every possible real and user-perceived performance optimization including:
- High cache hit rates for dynamic data
- Server Side Rendering
- Automatic AMP creation
- Predictive prefetching of dynamic data
- Code splitting
- Cache optimization
- Client data reuse
- Skeletons
- and more
Bottom Line: RSF is built for speed!
React Storefront takes a bold new approach that values developer productivity, so you can get more done in less time:
- No config -- download and start coding
- Opinionated framework that does the heavy lifting for you
- Unified code base that uses isomorphic JavaScript across the server, client, and CDN
- Generate AMP and PWA from a single code base
- Automatically guides developers into performance best practices
- Supports source maps for Chrome Debugger and Visual Studio Code
React Storefront is and always will be open-source. Anyone can use and support the project. The goal of RSF is to improve the online shopping experience for everyone.
React Storefront is custom-built for eCommerce: It contains UI components and templates designed for eCommerce. It’s SEO and search engine friendly. In addition, React Storefront allows you to preserve your existing URL Scheme.
React Storefront scales from $10M to $1B+ revenue sites and is already powering leading enterprise eCommerce websites. The framework supports real-world migration of complex eCommerce sites to PWAs in incremental steps.
We are looking for Contributors and Designers willing to help us in the solution development.
React Storefront can be easily integrated withany eCommerce platform via APIs.
To create a new React Storefront app, ensure node 10 or newer is installed and run:
npm create react-storefront@latest --yes (my-app-name)
Once your app has been created, you can start it in development mode by running:
cd (my-app-name)npm run dev
If you like to contribute please feel free toRaise an issue with a bug or feature request report, or just open aPull Request with the proposed changes.
After cloning the repo, run:
npm i
To use your local clone of react-storefront in projects, useyalc
.
To publish react-storefront to your local yalc store:
yalc publish
Then run the following to push updated builds to yalc store on changes.
npm run watch
Finally, in your project run:
yalc add react-storefront
This will change your project's package.json to use a file path in the dependency entry for react-storefront. To revert this change, run:
yalc remove react-storefront # or yalc remove --allnpm i
If you have any questions or ideas feel free to join our Slack:invitation link
The documentation is always THE HARDEST PART of each open-source project! But we're trying hard :-)Full Guides, API Documentation, and Examples
React Storefront is and always will be open-source, released under Apache2 Licence.
Like any Next.js project, React Storefront is deployable to any environment that runs Node.js. The easiest way to test drive and deploy React Storefront is onLayer0, a serverless PaaS that helps developers optimize speed across the entire stack to deliver sub-second dynamic websites. A free tier is available.
RSF was created by a group of eCommerce site, eCommerce agency, and eCommerce platform engineers.
Partners are encouraged to support the project in various ways - mostly by contributing to the source code, marketing activities, evangelizing and of course - implementing the production projects. We do support our partners by dedicated contact channels, workshops and by sharing the leads from merchants interested in implementations.
React Storefront logo and guidelines
React Storefront source code is completely free and released under the Apache v2.0 License. CheckLICENSE.md for more details.
About
React Storefront - PWA for eCommerce. 100% offline, platform agnostic, headless, Magento 2 supported. Always Open Source, Apache-2.0 license. Join us as contributor (contributors@reactstorefront.io).
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.