Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)