Skip to content

karen-marlen/aNextProject

Repository files navigation

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Project Information

- Nextjs Installation
- Create folders [assets, components, sections, theme]
- Create files [jsconfig, next-sitemap, next.config]
- Installation of necessary dependencies
- Header section configuration [header, mobiledrawer]
- Banner section configuration
- KeyFeature configuration [section-header, feature-card-column]
- Section Service configuration [service-section, text-feature]
- Feature Card configuration [feature, feature-card]
- Feature Core configuration [ core-feature ]
- WorkFlow configuration [ worflow ]
- Pricing Section configutation [ price-card, list ]
- Team Section configuration [ team-section, team-card ]
- Testimonial configuration [ testimonial, rating ]
- Footer configuration [ footer, footer-data ]

DependenciesUsed