Skip to content

This web application simulates an e-commerce experience by retrieving data from the FakeStore API.

Notifications You must be signed in to change notification settings

johanavane/online-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Online Store Web Application

Welcome to JAMZ, a clothing & accessories store. This web application simulates an e-commerce experience, offering a range of products in women’s, men’s, and jewelry categories.

Tech Stack

react javascript html css figma

Project Overview

  • FakeStore API: I integrated the FakeStore API for data retrieval, populating the online store with product information to simulate an e-commerce catalog.

  • Key Pages: The web application includes several key pages:

    • Landing Page: Welcomes users to the online store and provides an overview of available products.
    • Login Page: Allows registered users to log in.
    • Registration Page: Allows new users to create an account.
    • Product Pages: Individual pages for each product, displaying detailed information, pricing, descriptions, and sizing.

Deployment

I managed the development process and tracked tasks using Trello, ensuring a structured and organized workflow. The website is successfully deployed and hosted on Netlify, ensuring fast and reliable access for visitors.

Getting Started

To run this project locally for development or testing purposes, follow these steps:

  1. Clone the repository: git clone https://github.com/johanavane/online-store.git
  2. Navigate to the project directory: cd online-store
  3. Install dependencies: npm install
  4. Start the development server: npm start or yarn start
  5. Access the website in your browser at http://localhost:3000

The page will automatically reload if you make any edits, and any lint errors will be displayed in the console.

Contact

If you have any questions or would like to get in touch, feel free to reach out to me via email at johanamalv@gmail.com.

Thank you for visiting my project!

Screenshots

jewelery womenItem bracelet storeSignUp storeLogIn

About

This web application simulates an e-commerce experience by retrieving data from the FakeStore API.

Topics

Resources

Stars

Watchers

Forks