iamayushdas / cart

MIT License
2 stars 3 forks source link

Recreate this using ReactJS library for building user interfaces or UI components. #2

Closed iamayushdas closed 4 years ago

iamayushdas commented 4 years ago

Subject of the issue

recreate tis merchandise form to react framework

Steps to reproduce

  1. Git clone the following repository as this will be the standard website we will convert to React Create a new React Application running the following commands in your Terminal or Console: npx create-react-app my-reactapp cd my-reactapp npm start

  2. Replace my-reactapp with an app name of your choosing. Once you have run the above command, your server should be running and fire up a webpage with a spinning React Logo and a background. All of your resources will be located in the my-reactapp/public folder.

  3. Move all of the folders (css/, fonts/, img/, js/) from your Creative Template to your React Project’s public folder. You will need to add these references to the public/index.html file in your React Application.

esau-morais commented 4 years ago

Thank your for request this issue! I can get this.

Just remember: React.js is not a framework

esau-morais commented 4 years ago

Note: Please, assign me to this issue to prevent spam and close it

iamayushdas commented 4 years ago

Note: Please, assign me to this issue to prevent spam and close it

Done