- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Comfy Sloth store This is an e-commerce application developed using React and Vite. It incorporates the Auth0 authentication system and utilizes an external API to fetch products from the store. Users can easily search and sort products from the store based on their preferences. Additionally, the application enables users to make secure payments using their credit cards
Server
- Home page
- About page
- products page
- Checkuot page
In order to run this project you need:
To get this repository to your desired folder:
cd my-folder
gitclone https://github.com/ambrose-kibet/temp.git
To get app running:
create a .env file in the root of your project add
VITE_APP_DOMAIN=auth0 domain
VITE_APP_CLIENT_ID=auth0_clientID
VITE_APP_PUBLIC_KEY=stripe_public_key
STRIPE_SECRET_KEY=stripe_secret_key
npm install
npm dev
👤 Author1
- GitHub: @ambrose-kibet
- Twitter: @ambrose_kibet
- LinkedIn: ambrose-kibet
- My orders page
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project star it.
I would like to thank coding-addict
This project is MIT licensed.