Giter VIP home page Giter VIP logo

Comments (13)

github-actions avatar github-actions commented on May 23, 2024

Hello @sushilmagare10, thank you for raising the issue.

Thank you for raising an issue. Maintainer will soon investigate into the matter and get back to you as soon as possible.
Meanwhile feel free to support star the repo and share it with your friends. 🤓 🚀

from nike.

github-actions avatar github-actions commented on May 23, 2024

Congratulations 🎉 @sushilmagare10, on creating your first issue in Nike

  • Meanwhile if your liked this project, please make sure to star this 🌟🌟🌟.
  • You can see my other projects too, which you might feel appealing.
  • You also follow me for making more future contributions in open-source projects.

from nike.

warmachine028 avatar warmachine028 commented on May 23, 2024

@sushilmagare10 please start working on it. Assigning you

from nike.

warmachine028 avatar warmachine028 commented on May 23, 2024

Have you started working on it?

from nike.

sushilmagare10 avatar sushilmagare10 commented on May 23, 2024

Yes I have @warmachine028

from nike.

warmachine028 avatar warmachine028 commented on May 23, 2024

Good Good

from nike.

sushilmagare10 avatar sushilmagare10 commented on May 23, 2024

can we use a fake api for products @warmachine028

from nike.

warmachine028 avatar warmachine028 commented on May 23, 2024

Could you elaborate more on fake api?

from nike.

sushilmagare10 avatar sushilmagare10 commented on May 23, 2024

can cant get the specific products as we are using dummy data .. we need the id to a specific product but we cant do it with what we have... @warmachine028

eg: ```
useEffect(() => {
const getProduct = async () => {
try {
const res = await userRequest.get("/product/" + id);
setProduct(res.data.product);
} catch {}
};
getProduct();
}, [id]);

from nike.

warmachine028 avatar warmachine028 commented on May 23, 2024

Add the changes in the dummy data and proceed. You can add the id field

from nike.

warmachine028 avatar warmachine028 commented on May 23, 2024

You are working on it right?

from nike.

hanzalahwaheed avatar hanzalahwaheed commented on May 23, 2024

@warmachine028 Please assign this to me! I will work on it.

from nike.

warmachine028 avatar warmachine028 commented on May 23, 2024

Assigning

from nike.

Related Issues (20)

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.