Skip to content

Latest commit

 

History

History
57 lines (47 loc) · 1.8 KB

File metadata and controls

57 lines (47 loc) · 1.8 KB

PC Monkey App

SiteGif

Description

This website is pc parts manufacturer who sell parts of pc in wholesale. This website is made with react, firebase, mongodb, express. this is a full responsive website. This website implements full CRUD operation. all buttons are functional here. This site also has a Stripe payment gateway system implemented, users can for their ordered products by sample test cards. This site also has a separate dashboard for user and admin.

Admin Access Credentials: Email: admin@gmail.com Password: 123456

-Note: Backend Code is Hosted on Heroku(Free-Hosting). So sometime products data might not load at first time, in that case please reload the page again, it will solve this issue.

Features Of My Site

  • Home
    • Contains 5 Sections
      • Navbar.
      • Banner.
      • PC Parts.
        • Pc parts has private route for placing order. To access it person needs to login first.
      • Reviews.
      • Why Choose US
      • Community
      • Footer.
  • Portfolio
    • Information about me.
  • Blog
    • Has Answers to some important questions.
  • Login
    • Person can login with their E-mail address manually.
    • Also has Option for Social Login(Facebook and Github).
  • Register
    • Manual and Social Register.
  • Dashboard
    • Here Items can be deleted by the user, users can pay for items, give reviews and update their profile.
    • Admin has special routes for managing orders, give any user admin access, update profile, add products to the website and managing products.
  • Full Responsive Website

Technology Used

  • Firebase
  • Stripe
  • MongoDB
  • Express
  • JWT
  • React Router
  • Tailwind
  • DaisyUi
  • React Toastify
  • Github
  • Axios
  • React Query