An online e-commerce website for Mushrooms complete with admin dashboard and shop with order tracking.
Contributing to this repo will count against one of the PRs for HacktoberFest2020 only if submitted between 1st October and 31st October.
Please refer to CONTRIBUTING.md for the same.
The website runs on node.js using EJS templating engine with firestore as database manager.
Tech Stack
node.js
ejs
html
css
javascript
firebase-sdk
git clone https://github.com/iot-lab-kiit/TheNatureFresh-web.git
npm install
npm start
(for dev mode)
npm run dev
To place an order, you need to create an account:
-
Go to
LOGIN
, then click onNew User? Sign Up
button. -
Fill in your details and a working phone number since that will be used for password recovery.
-
After successful account creation, Login using the credentials and browse
Your Profile
section.
If you find any bugs, please create an issue. We will work towards resolving it as fast as we can.
Follow the instructions as written in CONTRIBUTING.md and submit the PR.
Sit back and wait until we approve your PR, ofc, if it fits the instructions.
Check out if your changes show up at