Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 587 Bytes

README.md

File metadata and controls

39 lines (32 loc) · 587 Bytes

Front end

  • Login form.
  • Search for characters by id.
  • View details about each character.
  • Filter characters by gender.
  • Sort characters by id.

💻 Technologies 🚀

The Rick and Morty project was built with the following technologies:

  • CSS.
  • HTML.
  • JavaScript.
  • React.
  • Redux.
  • Express.
  • Sequelize.
  • Postgres.

Includes the following dependencies:

  • React Router.
  • React Router Dom.
  • React Dom.
  • React Redux.
  • Redux Thunk.
  • Axios.
  • Fetch
  • Morgan.
  • Nodemon.
  • Cors.
  • Dotenv.
  • pg.
  • pg-hstore.
  • jest.
  • supertest.