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: 10 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T03:34:30.000Z (over 3 years ago)
- Last Synced: 2025-05-01T14:42:39.999Z (about 1 year ago)
- Topics: hooks, react, react-hooks, redux
- Language: JavaScript
- Homepage:
- Size: 4.82 MB
- Stars: 52
- Watchers: 4
- Forks: 28
- 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