It is a simple e-commerce made with Next.js project.
Technologies and tools used for development this app:
# Open a terminal and clone this repository with the command
git clone https://github.com/ldanielz/Ignite-Shop.git
# or download it.
cd ignite-shop
# Dependencies install
npm install
# Run app
npm run dev
Open http://localhost:3000 with your browser to see the result.
Made by Lizandro Daniel