Skip to content

Individual project for Henry Bootcamp using React/Redux, Express and Sequelize

Notifications You must be signed in to change notification settings

MontiMarco92/PI-Doggopedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Individual Project - Doggopedia

Description

The idea was to create a SPA (single page application) where information about different dog breeds is displayed using an external api the dog api and be able to:

  • Search for dogs
  • Filter and Sort
  • Add new dogs

Technologies used:

  • React
  • Redux
  • React-Router
  • Styled Components
  • Node
  • Express
  • Sequelize - PostgreSQL

Installation

git clone https://github.com/MontiMarco92/PI-Doggopedia.git
npm install >> PI-Doggopedia/api/
npm start
npm install >> PI-Doggopedia/client/
npm start

Previews

About

Individual project for Henry Bootcamp using React/Redux, Express and Sequelize

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published