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

Latest commit

 

History

History
51 lines (35 loc) · 1.25 KB

README.md

File metadata and controls

51 lines (35 loc) · 1.25 KB

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