Coder Social home page Coder Social logo

rajangrg / react-ecommerce-template Goto Github PK

View Code? Open in Web Editor NEW
53.0 1.0 21.0 4.69 MB

This project is created using React and firebase. It is a simple e-commerce Template with built-in sign in and product to start with.

Home Page: https://ecommercedemo-6044b.web.app/

License: MIT License

HTML 7.26% CSS 11.14% JavaScript 81.60%
reactjs react-router-dom context-api reacthook semantic-ui-react uidesign uxdesign firbase firebasestorage

react-ecommerce-template's Introduction

Install Instruction

Login Credentials

email: [email protected]
password: 12345678

Front-End setup

Clone or download the project
Open your terminal and redirect to the folder (project) directory.
npm install
npm audit fix (Note: not necessary)

Back-End setup

Create .env file in your root directory
Copy your FirebaseConfig and add value

**Note: Please add only value to the below code **

REACT_APP_FIREBASE_API_KEY = "your api key"
REACT_APP_FIREBASE_AUTH_DOMAIN = ""
REACT_APP_FIREBASE_DATABASE_URL = ""
REACT_APP_FIREBASE_PROJECT_ID = ""
REACT_APP_FIREBASE_STORAGE_BUCKET = ""
REACT_APP_FIREBASE_MESSAGING_SENDER_ID = ""
REACT_APP_FIREBASE_APP_ID = ""
REACT_APP_FIREBASE_MEASUREMENT_ID = ""

Troubleshooting

In case firebase db is not working replace it with the sample data.

Redirect to commit - "Replaced sample data with Db products data on home container"

react-ecommerce-template's People

Contributors

dependabot[bot] avatar rajangrg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

react-ecommerce-template's Issues

Route Validation

Report Bug

There is no route validation.

If a user logs out and then goes to / home he is being given access to the home page again which should not be happen. instead of that he/she should be sent back to the login page

Adding and Refactoring the CSS Code

Hi Rajan , I was checking out this repository and I think the CSS Code could be more optimized. Particularly the navbar can be justified center.
Also it can be made more mobile-responsive

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.