add contents for each widget, gif/img of application, example.env
To run our application:
example.env
into a new file .env
in the root directory and insert any necessary API keysnpm install
to install all project dependenciesnpm run client
and npm run server
In this project, the team built a single page web application that reflects an e-commerce shopping experience. The team was given an API that served imperfect data and handled it with frontend technologies to develop a dynamic user experience.