Skip to content

In this application, you can access products only after logging in. Once logged in, you can navigate between pages, view product details, and perform searches related to products. To implement this scenario, I utilized API requests, the React-Router-Dom, and Context API in this application.

Notifications You must be signed in to change notification settings

esmaaksoy/Things-Shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Things Shop

In this application, you can access products only after logging in. Once logged in, you can navigate between pages, view product details, and perform searches related to products. To implement this scenario, I utilized API requests, the React-Router-Dom, and Context API in this application.

Screenshots

Project snapshot

Things Shop Live Page

Tech/framework used

Built with
react tailwind sweetalert2

How to use?

  1. Login using the email and password below.
    Email: [email protected]
    Password: admin
  2. Navigate between pages.
  3. Perform searches using the search feature.
  4. View detailed information about products.
  5. You can log out to exit the application.

Description

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

API Reference

https://dummyjson.com/products/search?q=

About

In this application, you can access products only after logging in. Once logged in, you can navigate between pages, view product details, and perform searches related to products. To implement this scenario, I utilized API requests, the React-Router-Dom, and Context API in this application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published