Giter Club home page Giter Club logo

e-commerce's Introduction

Notes

Older React Version

this old react version for fixing hot reloading that you should copy those instad of current version and del nodeModule and npm install again :

"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-scripts": "3.4.3",

Current React Version

"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-scripts": "4.0.0",

Alternative fix

.env file in the root FAST_REFRESH=FALSE

Auth0

Tenant Domain for Auth0 signIn:

dev-4p0ti3wa

Main Docs https://auth0.com/

1-Create Application

2-Choose : Single Page Web Applications

3-Choose : React

4-Go to Settings Tab

5-Copy/Paste Domain, ClientID - can be public (or use .env)

6-Add Domain - for now http://localhost:3000 (DON'T COPY PASTE FROM URL BAR)

Allowed Callback URLs Allowed Logout URLs Allowed Web Origins 7-SAVE CHANGES!!!!!!!!!!!!!!!

8-Authentication email,social

9-React SDK Docs https://auth0.com/docs/libraries/auth0-react

10-REACT SDK API Docs https://auth0.github.io/auth0-react/

e-commerce's People

Contributors

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