Vehicle Management
A MERN + Redux application (With source) for adding, deleting and updating animated vehicles. The vehicles are stored in a database and tied to a user or guest account
Technologies used
Introduction
MERN vehicles was created to display my capabilities in the MERN + Redux stack. The application utilizes a custom api created in NodeJS and Express with authentication and a front-end client created with React and Redux.
Features
- Authentication with JWT
- Deployed with Heroku
- A fullstack MERN + Redux application