Giter Site home page Giter Site logo

furkan-dogu / furkan-store Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3.17 MB

In the project I created with React, after entering the login information, you are directed to a site consisting of home, products, and about pages. On this site, you can explore many products and view additional images of the desired product.

Home Page: https://furkan-store.vercel.app

HTML 5.62% JavaScript 90.74% CSS 3.64%
axios css dummyjson javascript react react-icons react-router-dom sweetalert2 tailwindcss

furkan-store's Introduction

Furkan Store

About the Project

In the project I created with React, after entering the login information, you are directed to a site consisting of home, products, and about pages. On this site, you can explore many products and view additional images of the desired product. The about section contains information about our team, along with links to their GitHub and LinkedIn profiles for further interaction.

Table of Contents

Live Demo

Furkan Store

Features

  • Logging in with email and password information
  • Pagination for smooth transitions between pages.
  • Easy product search using the filtering feature.

Technologies Used

Usage

  • When you hover over the email and password fields in the login section, the login email address and password are visible.
  • Access detailed information and reviews for each item.
  • Use the search function to find specific products.

Project Skeleton

Furkan Store (folder)
|
|----readme.md         
SOLUTION
├── public
│    └── index.html
├── src
│    ├── assets
│    │     └── [images]
│    ├── components
│    │     ├── Loading.jsx
│    │     ├── Navbar.jsx
│    │     ├── ProductCard.jsx    
│    │     ├── SearchInput.jsx    
│    │     ├── Stats.jsx    
│    │     └── Testimonial.jsx  
│    ├── context
│    │     ├── AuthProvider.js
│    │     └── ProductProvider.js 
│    ├── helpers
│    │     ├── data.js
│    │     └── icons.js
│    ├── pages
│    │     ├── About.jsx
│    │     ├── Home.jsx
│    │     ├── Login.jsx
│    │     ├── NotFound.jsx
│    │     ├── ProductDetail.jsx    
│    │     └── Products.jsx 
│    ├── router
│    │     ├── AppRouter.jsx
│    │     └── PrivateRouter.jsx
│    ├── App.js
│    ├── index.css
│    └── index.js
├── package.json
└── yarn.lock

Screenshots

Compatibility

The project is compatible with both wide-screen computers and mobile devices.

Acknowledgments

Products data provided by DummyJSON

furkan-store's People

Contributors

furkan-dogu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.