This project is a Web3 e-commerce store that aims to revolutionize the online shopping experience by integrating blockchain technology. Our goal is to create a decentralized platform where users can buy and sell products with cryptocurrencies.
To set up the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/zicloed/z1p-website.git
-
Navigate into the project directory:
cd z1p-website -
Install dependencies:
npm install
-
Start the development server:
npm run start
-
Open your browser and visit
http://localhost:3000to view the application.
If you would like to contribute to this project, please fork the repository and submit a pull request. For major changes, please open an issue first to discuss what you would like to change.