lalasia
A comprehensive full-stack e-commerce application developed using Next.js 14. This application leverages nearly complete server-side rendering (SSR) capabilities and incorporates experimental form actions to enhance its functionality and user experience.
File Explorer
Download Latest Version (.zip)- ArticleCard.test.js
- Brand.test.js
- FilterButton.test.js
- OrderCard.test.js
- PageButton.test.js
- ProductBanner.test.js
- auth.ts
- order.ts
- search.ts
- page.tsx
- route.ts
- route.ts
- route.ts
- route.ts
- route.ts
- page.tsx
- page.tsx
- route.ts
- page.tsx
- page.tsx
- page.tsx
- page.tsx
- page.tsx
- loading.tsx
- loading.tsx
- page.tsx
- page.tsx
- page.tsx
- error.tsx
- favicon.ico
- global-error.tsx
- globals.css
- icon.png
- layout.tsx
- not-found.tsx
- page.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- constants.ts
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- constants.ts
- index.tsx
- Basket.tsx
- Close.tsx
- Error.tsx
- Filter.tsx
- Google.tsx
- HamburgerIcon.tsx
- Logo.tsx
- Pause.tsx
- Play.tsx
- Profile.tsx
- Quote.tsx
- RateStar.tsx
- Search.tsx
- ServiceIcons.tsx
- Sketchs.tsx
- SlideArrow.tsx
- Sort.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- constants.ts
- index.tsx
- constants.ts
- index.tsx
- index.tsx
- constants.ts
- index.tsx
- index.tsx
- index.tsx
- style.module.scss
- index.tsx
- constants.ts
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- style.module.scss
- constants.ts
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- style.module.scss
- index.tsx
- constants.ts
- index.tsx
- index.tsx
- style.module.scss
- index.tsx
- index.tsx
- index.tsx
- constants.ts
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- style.scss
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- constants.ts
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- auth.ts
- client.ts
- useQueryString.tsx
- endpoints.ts
- fonts.ts
- utils.ts
- migration.sql
- migration.sql
- migration.sql
- migration.sql
- migration.sql
- migration.sql
- migration.sql
- migration.sql
- migration.sql
- migration.sql
- migration.sql
- migration.sql
- migration.sql
- migration.sql
- migration.sql
- migration.sql
- migration.sql
- migration.sql
- migration.sql
- migration_lock.toml
- schema.prisma
- EudoxusSans-Bold.ttf
- EudoxusSans-ExtraBold.ttf
- EudoxusSans-ExtraLight.ttf
- EudoxusSans-Light.ttf
- EudoxusSans-Medium.ttf
- EudoxusSans-Regular.ttf
- 1.webp
- 10.webp
- 2.webp
- 3.webp
- 4.webp
- 5.webp
- 6.webp
- 7.webp
- 8.webp
- 9.webp
- article.png
- article10.png
- article2.png
- article3.png
- article6.png
- article7.png
- article8.png
- article9.png
- articleBanner.png
- articleSecondary.png
- author.png
- author2.png
- author3.png
- hero.png
- info1.png
- info2.png
- loginBanner.png
- logo.svg
- logopng.png
- next.svg
- product.png
- product2.png
- product3.png
- product4.png
- product5.png
- product6.png
- product7.png
- product8.png
- product9.png
- productsBanner.png
- productsBanner.webp
- serviceBanner.png
- team1.png
- team2.png
- team3.png
- team4.png
- team5.png
- team6.png
- vercel.svg
- useLayoutStore.ts
- useUserStore.ts
- global.css
- Article.ts
- Author.ts
- BasketItem.ts
- Filters.ts
- FooterNav.ts
- HeaderNav.ts
- Order.ts
- Product.ts
- Services.ts
- TeamMember.ts
- User.ts
- .eslintrc.json
- .gitignore
- jest.config.js
- LICENSE
- middleware.ts
- next.config.js
- package.json
- pnpm-lock.yaml
- postcss.config.js
- README.md
- tailwind.config.ts
- tsconfig.json
# Installation Guide
1. Get the code
git clone https://github.com/mertthesamael/lalasia
Downloads the entire project code from GitHub to your computer.
cd lalasia
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
