Apnay Rung is an e-commerce platform built with the aim of promoting the local Artisan industry of Pakistan.
This repository contains the complete frontend implementation for the web application: https://apnay-rung.herokuapp.com/
To run the frontend on an offline machine, you should have Node installed on your machine. You can dowload and install from this link: https://nodejs.org/en/
1. Download the zip folder2. Open a terminal window in Zip Folder and run the following commands:
3. npm install
4. npm start
To view the Backend repository for this project, visit: https://github.com/hallucinogenizer/Apnay-Rung-Backend