diff --git a/frontend/README.md b/frontend/README.md index e69de29..90f7963 100644 --- a/frontend/README.md +++ b/frontend/README.md @@ -0,0 +1,28 @@ +# A mini E-Commercial webapp + +### The webapp includes basic functionalities to search , inspect , compare , cart adding , whishlist , User can sign up or sign in to make create, edit, delete his account . Built with some modern technologies such as blockchain , Machine Learning . + +## Built with +* React.js +* Node.js/Express.js +* HTML/CSS +* Bootstrap +* MongoDB +* TensorFlow.js + +## Deployment + +Hosted on *Heroku* + +## React.js +[![React js](./assets/react.png "react js")] + +#### React is a JavaScript library for building user interfaces. Learn what React is all about on our homepage or in the tutorial. + +#### React has been designed from the start for gradual adoption, and you can use as little or as much React as you need. Whether you want to get a taste of React, add some interactivity to a simple HTML page, or start a complex React-powered app, the links in this section will help you get started. + +## Author and Creator username +* ishvar99 +* manishk20 +* prabuddh1 + diff --git a/frontend/assets/react.png b/frontend/assets/react.png new file mode 100644 index 0000000..08f3ebc Binary files /dev/null and b/frontend/assets/react.png differ