/t_shirt_king

t_shirt_king is an simple e-commerce app describing some of the basic feature of e-commerce websites, such as showing products on the DOM after fetching data from API, filtering, searching, add to cart, etc. All the features are implemented on the client side.

Primary LanguageJavaScript

t-Shirt King

t_shirt_king is an e-commerce app for demonstration purposes. It is a reflection of my frontend skills as all the features are implemented on the client side. This is one of the coding assignments that I got during job hunt. it is an simple e-commerce app describing some of the basic feature of e-commerce websites, such as showing products on the DOM after fetching data from API, filtering, searching, add to cart, etc.

Clone it

In the project directory, you can run: Run command npm install it will install all the dependencies required for running the project from npm.

Run it in your machine

Run command npm start it will run the project on localhost 3000 in the browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Authors

It is an individual project.

Tech Stack

  • React.js
  • Axios
  • React Router
  • React Icons
  • HTML5
  • CSS3
  • JavaScript
  • vercel

Some of the stills from the app

app_image

app_image3

app_image1

app_image2

for any suggest reach me at pv3216@gmail.com

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Thanks