brandnpatterson / users-dir

Users Directory built with Node, Express, MySQL, React, and Jest

Home Page:https://users-dir.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Users Directory

Users Dir

Create, read, update, delete, and filter users

Built With

Backend

  • Node - JavaScript runtime built on Chrome's V8 JavaScript engine
  • Express - Fast, unopinionated, minimalist web framework for Node.js
  • MySQL - The world's most popular open source database
  • Sequelize - Promise-based Node.js ORM for Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server

Frontend

  • React - A JavaScript library for building user interfaces
  • React Hooks - Let you use state and other React features without writing a class
  • Create React App - Create React apps with no build configuration
  • React Router - Declarative routing for React
  • Prop Types - Runtime type checking for React props
  • Bulma CSS - Free, open source CSS framework based on Flexbox
  • Styled Components - Visual primitives for the component age
  • ESLint - Linter for JavaScript
  • Stylelint - Linter for Styles
  • Axios - Promise based HTTP client
  • Jest - Snapshot, Unit, and Integration Testing Library
  • Enzyme - Testing Library built for React Components

Authors

Brandon Patterson - brandnpatterson

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Users Directory built with Node, Express, MySQL, React, and Jest

https://users-dir.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 95.9%Language:HTML 4.1%