Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rvvergara/haiku-my-next-frontend
https://github.com/rvvergara/haiku-my-next-frontend
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rvvergara/haiku-my-next-frontend
- Owner: rvvergara
- Created: 2020-04-06T03:20:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T16:46:37.000Z (almost 2 years ago)
- Last Synced: 2024-04-21T02:09:59.304Z (7 months ago)
- Language: JavaScript
- Size: 10 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 109
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# igaku-frontend
[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
> Frontend For Igaku App [Live Demo](#)
## API Connection
This application connects to a backend [NodeJS API](#).
## Table of Contents
- [igaku-frontend](#igaku-frontend)
- [Table of Contents](#table-of-contents)
- [Technologies used](#main-technologies-used)
- [Install](#install)
- [Usage](#usage)
- [API](#api)
- [Maintainer](#maintainer)
- [License](#license)## Main Technologies used
- NextJS
- React
- Redux
- React-Redux
- React-Router-DOM
- Redux-saga
- JWT-decode
- Axios
- Jest
- Enzyme## Install
Follow these steps:
- clone this repo
- `cd igaku-frontend`
- `yarn install` or `npm install`IN order to maximize the usage of this application, it is recommended to either build a custom backend API or clone its corresponding backend NodeJS API [here](#)
## Usage
```
yarn start
```Goto `localhost:3000`
## API
## Maintainer
[Igaku](https://github.com/igaku)
MIT © 2019 Igaku