Skip to content

Latest commit

 

History

History
159 lines (105 loc) · 5.28 KB

README.md

File metadata and controls

159 lines (105 loc) · 5.28 KB

Lizdev-Collection


amazon-clone # 📗 Table of Contents

📖 Crown Store

Lizdev Collection is a full-stack e-commerce web application built with React, Redux, and Paystack. 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 make payments using Paystack.

🛠 Built With

Tech Stack

Client **Main Technologies:**
  • React
  • React Router
  • Redux
  • Firebase
  • Google Cloud
  • SASS

Key Features

  • It allows users to browse products.
  • It allows users to add products to cart.
  • It allows users to add products to cart.
  • It allows users to checkout their order.
  • It allows users to make payment with paystack.

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Node environment to run it locally.

Clone-Locally

  • Enter this url: https://github.com/Lizdev-05/lizdev-collection in your web browser.
  • Once opened navigate to the top left level of the project a green code download button will be visible on the righthand side.
  • Select download Zip option from drop down menu.
  • Once the download is complete you will be able to access my project locally .

Install

Install this project with:

  cd lizdev-collection
  yarn install

Usage

To run the project, execute the following command:

  yarn start

Run tests

To run tests, run the following command:

  yarn test

Deployment

You can deploy this project using:

  git push origin main

(back to top)

👥 Authors

👤 Ojesanmi Elizabeth Oyin

LinkedIn Twitter GitHub Hashnode Gmail

(back to top)

🔭 Future Features

  • Allows sign-up and log-in options.
  • Design backend with Node.js.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give it a ⭐️!

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for giving me the opportunity to learn and grow as a developer.

(back to top)

📝 License

This project is MIT licensed.

(back to top)