About the APP:

This is a repository for a Fictional t-shirts e-commerce APP: Next.js 13, React, Tailwind. Key Features:

  • Home page

  • Cart functions

  • Search layout with autocomplete

  • Prerequisites

Node version 18.x

Cloning the repository

git clone https://github.com/EricaReis/devstore.git

Install packages

npm i

Setup .env file

NEXT_PUBLIC_API_BASE_URL=http://localhost:3000
APP_URL=http://localhost:3000

To run using API link:

NEXT_PUBLIC_API_BASE_URL=https://devstore-api-six-ebon.vercel.app/

Start the app

npm run dev

Developer


Érica Beatriz dos Reis

ericabeatrizdosreis@gmail.com

Available commands

Running commands with npm npm run [command]

command description
dev Starts a development instance of the app

Top categories

Loading Svelte Themes