vtdthang / Forum-App-React-Frontend

This is the React client that consumes the API built here: https://github.com/victorsteven/Forum-App-Go-Backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forum-App-React-Frontend

React client that consumes the API: https://github.com/victorsteven/Forum-App-Go-Backend

Getting Started

[Technologies · Testing Tools · Installations · Author

Technologies Used

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

    $ npm install
  • Start the project

    run the command below

    $ npm start
  • Visit http://localhost:3000

Author

  • Steven Victor
  • medium: medium.com/@victorsteven
  • twitter: twitter.com/stevensunflash
  • linkedin: linkedin.com/in/stevenchikodi

About

This is the React client that consumes the API built here: https://github.com/victorsteven/Forum-App-Go-Backend


Languages

Language:JavaScript 95.2%Language:CSS 3.1%Language:HTML 1.7%