Table of Contents
The Craft House is a ecommerce web application having variety of local and handmade art and craft products . It is fully responsive and has user friendly design .For security purpose , Login and signup is added to authenticate users. All the products shown on are being fetched from the MongoDB database . It also has integrated Paytm Payment Gateway using paytm APIs and test MID and test MKEY .
To have a look of website Visit : The Craft House
DEMO Screenshots
This is a Next.js project bootstrapped with create-next-app.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
To get a local copy up and running follow these simple example steps.
- Clone the repo
git clone https://github.com/manishkumar-hub/The-craft-House.git
- Install NPM packages
npm install
- Set up your
.envfile. Add the following to you.envMONGO_URI NEXT_PUBLIC_HOST NEXT_PUBLIC_PAYTM_HOST NEXT_PUBLIC_PAYTM_MID NEXT_PUBLIC_PAYTM_MKEY AES_SECRET JWT_SECRET
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
For more examples, please refer to the Documentation
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt for more information.
Email - Manish
Project Link: https://github.com/manishkumar-hub/The-craft-House



