Skip to content

The shop app allows a user to shop for items. One page has the list of items which can be filtered based on its category and a page which holds specific details for chosen items. Built with React!

License

Notifications You must be signed in to change notification settings

krisbobo/shop-app

Repository files navigation

📗 Table of Contents

📖 [Shop App]

The shop app is a mobile web app that allows a user to shop for items online. The API selected allows for users to select specific categories to enable them shop items faster. The web page has several pages and it follows responsive design. The pages are as follows:

  • One page has the list of items which can be filtered based on its category
  • Another page holds specific details for items chosen.

🛠 Built With

The major tools and languages used are:

  • REACT
  • JavaScript

Tech Stack

The following tech stack were used

REACT

Key Features

The web app has the following key features:

  • [Allows you to filter categories]
  • [Display selected item on another page]

[Back to Top]

🚀 Live Demo and other links

Here is a live demo link

[Back to Top]

💻 Getting Started

In order to run this project you need:

  • Node js installed on your computer
  • Npm Node package manager
  • Terminal

Setup

Clone this repository to your desired folder:

[email protected]:krisbobo/shop-app.git

Install

Install this project with:

  cd my-project
  npm install or npm i

Usage

To run the project, execute the following command:

 npm run build

Run tests

To run tests, run the following command:

 npm test or jest test

[Back to Top]

👥 Authors

👤 Christian Kiyong

[Back to Top]

🔭 Future Features

The following two features will be added to this project;

  • [Additional pages such as about me etc]
  • [UX improvements]

[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, don't forget give a ⭐️ or buy me a coffee ☕️

[Back to Top]

🙏 Acknowledgments

  • Microverse student community.
  • Nelson Sakwa on Behance
  • Anyone whose code was used

[Back to Top]

📝 License

This project is MIT licensed.

[Back to Top]

About

The shop app allows a user to shop for items. One page has the list of items which can be filtered based on its category and a page which holds specific details for chosen items. Built with React!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages