Jaybhade / EcellWebsite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Official Website of Ecell IETDAVV

https://ecellietdavv.co/

Steps to run the project:

Make sure Node.js installed in your device. After cloning the repository, Run npm install to install all the dependencies needed. Run npm start to run project in development server. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

Directory structure ./src

│
├───components
│   ├───Footers
│   │       FooterAboutUs.js
│   │
│   ├───Gifloader
│   │       Gifloader.js
│   │
│   ├───Navbars
│   │       ColorNavbar.js
│   │       DangerNavbar.js
│   │
│   └───Timeline
│           Timeline.js
│
└───views
    │   Presentation.js
    │
    ├───examples
    │       BlogPosts.js
    │       Discover.js
    │       Faculty.js
    │       Gallery.js
    │       Student.js
    │
    ├───presentation-sections
    │       SectionContactUs.js
    │       SectionIcons.js
    │       SectionTestimonials.js
    │
    └───sections-sections
            SectionHeader.js

About


Languages

Language:CSS 42.5%Language:SCSS 40.0%Language:JavaScript 17.3%Language:HTML 0.3%