Skip to content

Jaybhade/ecell-web

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published