Skip to content

kodosa7/eshop

Repository files navigation

The E-Shop Project

Description

This app is a mockup e-shop website app that displays list of goods fetched from an API in categories, with a simple ordering functionality.
It has been developed as an educational project during the CoreSkill Mentoring Programme and is being finalized after it.

Website

https://els-eshop.netlify.app/

Refference image

image

Data source

The data is fetched from JSON-server hosted on https://dummyjson.com.

Uses

Installation

  • Using Vite, create a new project.
    npm create vite@latest
    cd <project-name>
    npm install
  • Copy the repo to your <project-name> directory.

Run

    npm run dev

Disclaimer

This app is built for educational purposes only. It is not affiliated with any real eshop, eshop data or copyrighted material.

About the author

Creative computer enthusiast and programmer looking for an opportunity as a Front-end developer.
For further information, feel free to visit My Portfolio Website.

License

MIT