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

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.

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.