Skip to content

ifoca/wbs-fake-e-commerce-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fake eCommerce personal project

This is a web application built with React, Vite, Tailwind and Daisyui

The application is deployed with Render and it can be accessed directly @ https://wbs-fake-e-commerce-react.onrender.com/

Description

  • multi-page application fetching data from https://fakestoreapi.com/
  • implements a local storage for saving products
  • uses routing and dynamic routing for product items
  • renders pages with useState and useEffect

Installation steps

- clone the repository
- run `npm install` to install all the dependencies
- run `npm run dev` to create the local environment
- access the local environment at `http://localhost:5173/`

About

Fake eCommerce application implemented with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors