Front-end system built with React.js for user manageable Blog. Users will be able to create new posts, edit posts, remove posts, and pin posts through a Content Management System linked to a Ruby on Rails PostgreSQL database Back-end.
- Create blog posts
- Edit blog posts
- Remove blog posts
- Pin blog posts
- Create User Accounts
- Ability to Log into a specified User Account with either a username or email coupled with a password
- HTML, CSS
- JavaScript
- React.js
- React-Router
- PropTypes
- Axios
- NPM Webpack
$ npm install
$ npm run server
$ npm run test
- Run
npx eslint .
on the root of your project directory.
- Run
npx stylelint "**/*.{css,scss}"
on the root of your project directory.
👤 Aaron Rory
- Github: @Aaron-RN
- Twitter: @ARNewbold
- Linkedin: Aaron Newbold
- Website: AaronRory.com