Skip to content

bogdanblare/Shop-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ Shop-app

This was the final React project from The Odin Project's JavaScript curriculum. The main goal of this project was to build a fake e-commerce store using React. The fake store website consists of three main sections (home products and about pages) and the shopping cart page. To handle the logic of changing pages was used react-router-dom. This project was made using React JS.

🔧 Run Locally

Clone the project

  git clone https://github.com/bogdanblare/Shop-app.git

Go to the project directory

  cd Shop-app

Install dependencies

  pnpm install

Start the server

  pnpm run dev

📸 Screenshots

App Screenshot

About

project work for The Odin curriculum

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published