Shavvimal / React_Boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boiler Plate Website Repo

This is a React Boilerplate with the packages i like to work with. Deployed here

Commands

  • npm install
  • npm run dev
  • npm run build

Background Black / Dark Gray

  • #06101A

Design Inspiration:

Content Inspiration:

Features ToDo

  • Fix the Responsiveness for Mobile Users
  • Perfect Copywrite
    • passion for techollgy and innovation
    • Get in touch and be part of our history
  • Light mode with #f4f5fa
  • Lazy Load the images

Bugs

  • Occasional Crashing -> can we recreate the conditions for this to happen?
  • Overview of Lighhouse Perfomace details shows slow render times.

Lottie File

Version Errors

Update the offending package. e.g.

npm i tslib@latest --save
npm i framesync@latest --save
npm i style-value-types@latest --save

About


Languages

Language:JavaScript 92.4%Language:SCSS 3.5%Language:CSS 3.3%Language:HTML 0.7%