Skip to content
This repository has been archived by the owner on Jun 10, 2023. It is now read-only.

Gatsby Authentication, simple app used local storage as data store | on working 🛠

License

Notifications You must be signed in to change notification settings

ekaone/Gatsby-Authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gatsby Simple Authentication

About

Gatsby Authentication, simple app used local storage as data store

Live Demo

💡

NOTE: If you would like to deploy with GitHub Pages, change the value of basepath props with your repository name as below:

// src/pages/app.js
<Layout>
  <Router basepath="/YOUR_REPOSITORY_NAME">
    <PrivateRoute path="/app/profile" component={Profile} />
    <Login path="/app/login" />
  </Router>
</Layout>

🚀 More details @reach/router

Author

✔ Eka Prasetia 🤵

Blog Twitter Email

✔ Collection my App

Find example all my Scratch App 👉 on working 🛠

✔ Community

I am author for two communities in Indonesia