Skip to content

E-commerce app, the aim is to use Next.js + TypeScript by creating components with React and styling them using Semantic UI. It includes features for connecting to an API, in this case, a locally emulated one with corresponding services and types, and more.

Notifications You must be signed in to change notification settings

2Fac3R/avocado-app

Repository files navigation

Avocado

Demo online -> https://avocado-app-wine.vercel.app/

This project is an implementation of an avocado-themed e-commerce app. The aim is to learn Next.js + TypeScript by creating components with React and styling them using Semantic UI. It includes features for connecting to an API, in this case, a locally emulated one with corresponding services and types. Additionally, it features a shopping cart system for demonstration purposes.

Usage (local)

Clone and install dependencies

npm install
npm run dev

Go to the local server -> http://localhost:3000

About

E-commerce app, the aim is to use Next.js + TypeScript by creating components with React and styling them using Semantic UI. It includes features for connecting to an API, in this case, a locally emulated one with corresponding services and types, and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages