- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Crown Store is a full-stack e-commerce web application built with React, Redux, and Firebase. It is a fully functional e-commerce website that allows users to browse products, add products to cart, and checkout. It also allows users to sign up, sign in, and sign out. It also allows users to make payments using Stripe.
Server
Database
- It allows users to sign up, sign in, and sign out.
- It allows users to browse products.
- It allows users to add products to cart.
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Node environment to run it locally.
Clone this repository to your desired folder:
cd my-folder
git clone [email protected]:amejid/crown-store.gitInstall this project with:
cd crown-store
yarn installTo run the project, execute the following command:
yarn startTo run tests, run the following command:
yarn testYou can deploy this project using:
git push origin main👤 Abdelmejid Oumer Ali
- GitHub: @amejid
- Twitter: @amejidoumer
- LinkedIn: Abdelmejid Oumer Ali
- Allows more login options.
- Design backend with Node.js.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a ⭐️!
I would like to thank Microverse for giving me the opportunity to learn and grow as a developer.
This project is MIT licensed.