Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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