Skip to content

Mona95/React-Landingpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React - Landing Page


How to run the project

  • Unzip the folder.
  • run npm install.
  • run npm start.

Used packages

  • fontawsome
  • react-fontawesome
  • node-sass
  • react-responsive
  • uuid
  • material-ui/core

Folder structure

      assets 
            |
            └─── fonts
            |
            └─── images
    components
            |
            └─── containers
            |            |
            |            └─── App
            |
            └─── UI
                |
                └─── MainBanner
                |
                └─── MainBannerContent
                |
                └─── MainBannerImg
                |
                └─── FeatureCard
                |
                └─── FeaturesSection
                |
                └─── MoreButton
                |
                └─── Navbar
      styles 
            |
            └─── fonts
            |
            └─── mixins  
            |
            └─── variables           


Landing Page View

landingpage
landingpage-mobile
landingpage-tablet