/patupa

Patupa is a simple and fast online shopping application that helps users to purchase with no cost of delivery and short time delivery. Products are available in different categories and users can also search for any products of their choice. Users can add products to their cart and checkout anytime. Products can be rated by users and top-rated prod

Primary LanguageJavaScript

logo (2)

Patupa is a simple and fast online shopping application that helps users can purchase with no cost of delivery and short time delivery. Products are available in different categories and users can also search for any products of their choice. Users can add products to their cart and checkout anytime. Products can be rated by users and top-rated products are displayed on the home page.

Build With

  • Editor : Visual studio code

  • Languages

    • HTML
    • CSS
    • JavaScript
    • Auth0
    • React + Redux

Screenshot

Screencast.from.09-13-2022.06.48.47.PM.webm

Live Demo

Access the online version of this app here

Getting Started

This project was bootstrapped with Create React App. To get a local copy up and running follow these simple example steps.

Install

If you dont have node install on your computer, Install node js from https://nodejs.org/en as your JavaScript Runtime Engine

Setup

Step 1

Clone this repo locally using git in the command line and the following command

git clone https://github.com/Owusu-Desmond/patupa.git

Alternatively, you can just download the complete zip file and extract the folder in your directory

Step 2

Navigate to the project directory and rename the .env.example file to .env and add your own values

in the .env file

REACT_APP_AUTH0_DOMAIN=YOUR_AUTH0_DOMAIN
REACT_APP_AUTH0_CLIENT_ID=YOUR_AUTH0_CLIENT_ID
REACT_APP_AUTH0_CALLBACK_URL=YOUR_AUTH0_CALLBACK_URL

Step 3

In the project directory, you can run:

npm start 

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Test

Test the application using the command

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

Deployment

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Author

👤 Desmond Owusu Ansah

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.