Skip to content

hrr47-fec-omalley/similar-products-service

Repository files navigation

Project Name

This is Team O'Malley's Front End Capstone project detailing an items page from IKEA. Each member of the team was tasked to build part of the page using React components and persistent data that mimic the website. This microservice will render 12 unique similar products viewable in a carousel.

Related Projects

Requirements

An nvmrc file is included if using nvm.

  • Node

Installing Dependencies

From within the root directory:

npm install npm install -g nodemon

Development

From the root directory:

Seed to database

npm run seed

Testing

npm run test

Start webpack

npm run client

Start server

npm run server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published