Skip to content

raafaelgomees10/storeNextJest

Repository files navigation

Next.js E-commerce Store with Jest Testing

This project was part of Module 3 of Fabio Vedovelli's course "Testar aplicações javascript".

The project is a fully tested eCommerce store simulation built with Next.js and Jest. It allows users to browse products, add items to the cart and remove as desired. Implemented with the test-driven development (TDD) methodology, the project has 100% test coverage, using the Jest library, ensuring that all application functionalities are tested and validated, providing a safe and reliable purchasing experience for users.

🧑‍💻 Technologies

Getting Started

Install the dependencies with the package manager of your choice, and then run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Contact

Take a look at my portfolio.

Rafael-facebook Rafael-linkedn

©️ Developed with 💜 by Rafael Gomes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published