Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 612 Bytes

README.md

File metadata and controls

39 lines (32 loc) · 612 Bytes

🛠️ Back end

  • Server creation
  • Routes configuration.
  • Controllers to manage the information searched from the API.
  • Database and API requests.
  • Sending responses with error handling.

💻 Technologies

The 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