adamokasha / react-redux-blog

React-Redux blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Redux Blog

Front-end for a simple React-Redux Blog. Authentication with JWT. Admins can read, write and edit posts. Users can add comments.

Built with:

  • React + Redux
  • Bootstrap 4
  • Create-React-App

Testing:

  • Jest
  • Enzyme
  • Moxios

Getting started

git clone https://github.com/adamokasha/react-redux-blog.git

Running in Development

  1. Clone repo and install dependencies.
  2. Add .env.local in root folder and add env var REACT_APP_API_URL Link to companion api
  3. Run 'npm run start' in the terminal.

About

React-Redux blog


Languages

Language:CSS 72.0%Language:JavaScript 26.5%Language:HTML 1.5%Language:Dockerfile 0.1%