Skip to content

vanthang24803/Amak_Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is AMAK?

AMAK is an shopping web app for book written in NextJS(version >= 14) with TypeScript and TailwindCss.

Technologies

Roadmap

  • Optimize performance for lazy loading
  • Preload data for better performance <= 2ms
  • Convert to turborepo
  • Cover all features by integration test

Prerequisites

To run the application, you will need to have the following installed on your machine:

Running Application

To run the application, follow these steps:

  1. Clone the repository:

    git clone https://github.com/vanthang24803/Amak_Client
  2. Navigate to the project directory:

    cd AMAK_Client
  3. Install the dependencies:

    sh setup.sh
  4. Config environment file:

    sh env.local.sh
  5. Lint the code:

    sh lint.sh
  6. Build the application:

    sh build.sh
  7. Run the project:

    sh run.sh

    PowerShell Terminal

     run.ps1

License

This project is licensed under the MIT License.