Skip to content

A Art gallery website based on React

Notifications You must be signed in to change notification settings

yanceyy/NGV_REACT

Repository files navigation

NGV-react

This project involves recreating the NGV website with modern front-end technologies. Please note that this is a practice project, so a mix of techniques are applied and testing is not fully covering. Mock Service Worker (MSW) has been used to mock the backend APIs.

Technology Stack

The project utilizes the following technologies:

  • React
  • CSS-in-JS
  • Mock Service Worker (MSW)
  • Jest
  • React-testing-library
  • Vite

Browser online

The latest version has been deployed on vercel and can be visited at vercel

Local Setup

To run this project locally:

  1. Install Dependencies

    Use the following command to install the necessary dependencies:

    pnpm install
  2. Run the project

    After installing the dependencies, use the following command to run the project in development mode. Then, open your browser and visit http://127.0.0.1:5173.

    pnpm dev

License

This project is licensed under the MIT License.

About

A Art gallery website based on React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published