Explore the docs »
View Demo
·
Report Bug
·
Request Feature
- Table of Contents
- About The Project
- Getting Started
- Screenshots
- Contributing
- Related Project
- Contact
TokoKu is an e-commerce website made with react js, express js, bootstrap 5, and several other technologies. TokoKu has implemented multi-seller, where all products sold are the property of the seller.
- Redux
- Bootstrap 5
- React.js
- TinyMCE
- React-slick
- and other
This is an example of how to list things you need to use the software and how to install them.
- Clone This Front End Repo
git clone https://github.com/aryairama/arkademy-react-TokoKu.git
- Go To Folder Repo
cd arkademy-react-TokoKu
- Install Module
npm install
- Setup .env
- Type
npm run start
To Start Website
Create .env file in your root project folder.
REACT_APP_API_URL = [BACKEND_URL]
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- 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
My Email : [email protected]
Project Link: https://github.com/aryairama/arkademy-react-TokoKu