Giter VIP home page Giter VIP logo

redvanisation / freerun Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 2.0 17.94 MB

This project is a PROTOTYPE of a real e-commerce that I have previously developed, it's a full-stack mobile responsive app with a React front-end and a Ruby on Rails API back-end with AWS S3 for images' storage via active storage, it has a PayPal checkout integration and the cart is saved in the browser's local storage.

Home Page: https://objective-payne-c9a208.netlify.com/

License: MIT License

JavaScript 81.23% HTML 2.83% CSS 15.95%

freerun's Introduction

FreeRun

FreeRun e-commerce website

stars Forks Issues MIT License


Logo

FREE RUN

Full-stack modern e-commerce prototype project, this is the Front-end repo which was developed using ReactJS/Hooks, React Router, Sass, Bulma and PayPal checkout for payments.

Live Link · Report Bug · Request Feature

Table of Contents

About The Project

Product Name Screen Shot

This project is a PROTOTYPE of a real e-commerce that I have previously developed, it's a full-stack mobile responsive app with a React front-end and a Ruby on Rails API back-end with AWS S3 for images' storage via active storage, it has a PayPal checkout integration and the cart is saved in the browser's local storage. This is the front-end repo and you could find the back-end code on https://github.com/Redvanisation/FreeRunAPI.

Built With

Getting Started

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

Prerequisites

  • npm
npm install npm@latest -g
  • yarn
npm install yarn -g

Installation

  1. Clone the repo and cd into it
git clone [email protected]:Redvanisation/FreeRun.git

cd freerun
  1. Install Yarn packages
yarn install
  1. Run the development server with only one of the below commands
yarn start

Usage

  • On the website you will fin a list of products, as a guest user clicking on each product will take you to its page which has an add to cart button that adds the product to the cart if the stock is more than 0 and the button is visible.
  • As a regular user(logged in user) by clicking on a product it would take you to its page which would have an additional add to wishlist button which would add the product to the user's wishlist where you can view or delete products from it.
  • The admin user has the ability to add products from the menu bar, as well as updating or removing them (available from every single product's page).
  • Once on the cart you can increase or decrease each product's quantity or remove it from the cart, you can also empty the whole cart or pay with the PayPal checkout button.
  • By clicking the PayPal checkout button a window will pop-up that uses PayPal sandbox (mocking the real payment features) you can copy/paste the following credentials to test the payment functionality and how the app handles it:
  • PayPal Sandbox Email: [email protected]
  • PayPal Sandbox Password: Vp?7l8an
  • After the payment you will be redirected to the home page and each quantity you bought will be deducted from the product's stock.
  • As a regular user you will also have the ability to view your previous orders and the history of the purchased products in every order.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Radouane Khiri - @redvanisation - LinkedIn - [email protected]

freerun's People

Contributors

redvanisation avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.