Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/victorsteven/forum-app-react-frontend
This is the React client that consumes the API built here: https://github.com/victorsteven/Forum-App-Go-Backend
https://github.com/victorsteven/forum-app-react-frontend
hooks react react-hooks redux
Last synced: about 2 months ago
JSON representation
This is the React client that consumes the API built here: https://github.com/victorsteven/Forum-App-Go-Backend
- Host: GitHub
- URL: https://github.com/victorsteven/forum-app-react-frontend
- Owner: victorsteven
- Created: 2019-09-17T17:51:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T03:34:30.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T09:26:07.860Z (almost 2 years ago)
- Topics: hooks, react, react-hooks, redux
- Language: JavaScript
- Homepage:
- Size: 4.82 MB
- Stars: 39
- Watchers: 2
- Forks: 27
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Forum-App-React-Frontend
React client that consumes the API: `https://github.com/victorsteven/Forum-App-Go-Backend`
## Getting Started
> [[Technologies](#technologies-used) · [Testing Tools](#testing-tools) · [Installations](#installations) · [Author](#author)
## Technologies Used
- JavaScript
- [React](https://reactjs.org)
- [Redux](https://redux.js.org)
- [React Hooks](https://reactjs.org/docs/hooks-intro.html).## Installations
#### Getting started
- You need to have Node and NPM installed on your computer.
- Installing Node automatically comes with npm.#### Clone
- Clone this project to your local machine `https://github.com/victorsteven/Forum-App-React-Frontend.git`
#### Setup
- Installing the project dependencies
> Run the command below
```shell
$ npm install
```
- Start the project
> run the command below
```shell
$ npm start
```
- Visit `http://localhost:3000`## Author
- Steven Victor
- medium: medium.com/@victorsteven
- twitter: twitter.com/stevensunflash
- linkedin: linkedin.com/in/stevenchikodi