Skip to content

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.

License

Notifications You must be signed in to change notification settings

Aaron-RN/REACT-ForumCMS

Repository files navigation

REACT-Forum CMS

Netlify Status

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.

Features

Blog Post

  • Create blog posts
  • Edit blog posts
  • Remove blog posts
  • Pin blog posts

Authentication System

  • Create User Accounts
  • Ability to Log into a specified User Account with either a username or email coupled with a password

screenshot screenshot

Built With

  • HTML, CSS
  • JavaScript
  • React.js
  • React-Router
  • PropTypes
  • Axios
  • NPM Webpack

Install Dependencies

$ npm install

Run Application

$ npm run server

Running Tests

$ npm run test

Running Linters

ESLint

  • Run npx eslint . on the root of your project directory.

Stylelint

  • Run npx stylelint "**/*.{css,scss}" on the root of your project directory.

Author

👤 Aaron Rory

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published