Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yusufff/react-starter-basic-auth
Create React App Starter App with Basic Auth Flow
https://github.com/yusufff/react-starter-basic-auth
context-api create-react-app react react-router starter-project
Last synced: about 2 months ago
JSON representation
Create React App Starter App with Basic Auth Flow
- Host: GitHub
- URL: https://github.com/yusufff/react-starter-basic-auth
- Owner: yusufff
- Created: 2020-04-05T12:03:35.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T18:35:18.000Z (about 2 years ago)
- Last Synced: 2023-08-04T17:08:19.476Z (over 1 year ago)
- Topics: context-api, create-react-app, react, react-router, starter-project
- Language: JavaScript
- Homepage:
- Size: 4.27 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Create React App](https://github.com/facebook/create-react-app) Starter App with Basic Auth Flow
## 🚀 How to use
- Run `yarn` or `npm install`
- Run `yarn start`## 📝 Notes
- [Create React App](https://github.com/facebook/create-react-app)
- [React Router](https://reacttraining.com/react-router/web/guides/quick-start)
- [Axios](https://github.com/axios/axios)
- [React Context API](https://reactjs.org/docs/context.html)