Starter-kit vs Full-version

Here, we understand basic difference between our full-version and starter-kit package.


Starter-kit

Starter-kit is a minimal template from where you can start your project quickly instead of removing stuff that isn't needed. Below are quick notes on the starter-kit:

  • Simple Navbar
  • Five pages (Two sample pages + Login + Register + Error)
  • Basic Localization for LTR(English) & RTL(Arabic)

Use it if you don't want to clutter your project with extra libs which aren't required. You still need to streamline all the dependencies from package.json file. We have taken care of cleaning up unnecessary code . You can just copy components from full version into the starter kit it should work 😍.


Full-version

This setup has all the things which you can see in the live demo. Except for that red Buy Now button 😅.

With this, you have to remove things that you don't use or replace them with your content.


Conclusion

According to us, starter-kit is easy to get started with minimal setup and our folder and code structure will help you add libs support in starter-kit more easily than ever. Still, if your project becomes easy with the full package, go for it.

© 2017- ThemeSelection, Hand-crafted & Made with ❤️