Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 610 Bytes

README.md

File metadata and controls

30 lines (25 loc) · 610 Bytes

mern-app

LIVE DEMO

https://connexionmern.herokuapp.com/

--- KEY FEATURES ----

Building an extensive backend API with Node.js & Express

Protecting routes/endpoints with JWT (JSON Web Tokens)

Extensive API testing with Postman

Integrating React with our backend in an elegant way, creating a great workflow

Building our frontend to work with the API

Using Redux for app state management

Creating reducers and actions for our resources

Creating many container components that integrate with Redux

Testing with the Redux Chrome extension