https://github.com/mbrsagor/api-integrate
Basically, the project is a React.JS API authentication system.
https://github.com/mbrsagor/api-integrate
authentication-backend react react-api reactjs
Last synced: 3 months ago
JSON representation
Basically, the project is a React.JS API authentication system.
- Host: GitHub
- URL: https://github.com/mbrsagor/api-integrate
- Owner: mbrsagor
- Created: 2020-10-07T18:32:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-10T17:09:59.000Z (over 5 years ago)
- Last Synced: 2025-06-11T19:33:34.738Z (8 months ago)
- Topics: authentication-backend, react, react-api, reactjs
- Language: JavaScript
- Homepage:
- Size: 545 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# API-Integrate
> The project basically backend restfull `API` integrate and `authentication system` using Redux and context-types & hooks.
#### Table of contents
- Redux
- Content-API
- Hooks
- Next.JS
###### How to run the project locally:
Open your terminal and run the command `git clone https://github.com/mbrsagor/api-integrate.git`
```
cd api-integrate
npm install
npm start
```
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.