Giter Site home page Giter Site logo

abhay2412 / toyshop Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 5.04 MB

A MERN eCommerce Application

Home Page: https://toyshopapp.herokuapp.com/

HTML 0.70% JavaScript 99.14% CSS 0.14% Procfile 0.02%
javascript mern-stack mern-project mern-stack-development mongodb mongodb-atlas mongodb-database express-js express redux-thunk redux react-redux react-bootstrap reactjs react nodejs node nodemon

toyshop's Introduction

JavaScriptReactMongoDBExpress.jsNodeJSPayPalReduxHeroku

Welcome to ToyShop! 🧸🧩

This project is based on a common stack of MERN(MongoDB, Expres, ReactJs, Node.js) to create a ecommerce experience web application. It is not near perfect and is used to get some experience in all of these techonologies to develop efficent applications in the market. Some of the additional features would be adding in the pagination for the products, finishing the Admin side for the order. Being able to place an order with using the PayPal API properly.

Live Demo: https://toyshopapp.herokuapp.com/

screenshot

Features and Functionalities 🕹ī¸

User Features

  • Able to browse the current products in the database
  • Add products into the cart go till the order

Admin Features

  • Semi Admin Functionality
  • Product Management
  • Order Management

Installation Procedure:

1. Clone this repo by running the following command:

 git clone https://github.com/Abhay2412/ToyShop
 cd ToyShop

2. Now install all the required packages(frontend & backend) by running the following commands:

npm install
cd frontend
npm install

2. Create a .env file in root folder and add the following:

NODE_ENV = development
PORT = 5000
MONGO_URI = <your_mongodb_uri>
JWT_SECRET = <yoursecret>
PAYPAL_CLIENT_ID = <your_paypal_client_id>

3. Now start the react and node server concurrently by running the following command:

#Start the application
npm run dev

4. Open your browser and go to this link for running the frontend:

https://localhost:3000

5. Open your browser and go to this link for running the backend:

https://localhost:5000

toyshop's People

Contributors

abhay2412 avatar

Stargazers

AVA avatar

Watchers

 avatar  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.