Skip to content

Virtual store for tech products like iPhones and MacBooks, focused on a modern look and easy navigation.

Notifications You must be signed in to change notification settings

rodrigoaraujo7/techfy

Repository files navigation

Techfy

ParticipantsTechsUsage

Participants

| Rodrigo Leite Araujo

Techs

  • Next 15
  • TypeScript
  • Tailwind CSS
  • Tanstack Query
  • Zustand
  • ShadcnUI
  • Framer Motion
  • Docker
  • Storybook

How to download the project:

# Clone the repository
$ git clone https://github.com/rodrigoaraujo7/techfy.git

# Enter directory
$ cd techfy

Usage

  1. Run npm install.
  2. Run npm run dev and access http://localhost:3000/

Storybook

  1. Run npm run storybook
  2. Access http://localhost:6006

Create Docker Container

  1. Run docker compose up --build
  2. Access http://localhost:3000/

Install new dependencies in Docker Container

  1. Stop container
  2. Run docker exec -it techfy-nextjs-1 sh
  3. Run npm install new-lib
  4. Run exit
  5. Start container

Developed by Rodrigo Leite Araujo

About

Virtual store for tech products like iPhones and MacBooks, focused on a modern look and easy navigation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published