Skip to content

KCCHONG1997/ams-ui

Repository files navigation

AMS Web Application

Web application built with React and Ant Design, featuring a responsive header, custom navigation bar, and layout components.


🛠️ Tech Stack


🚀 Setup & Installation

1. Clone the repository (Suggest clone with Github Desktop if unfamiliar with Terminal)

git clone https://github.com/your-username/your-repo-name.git
cd your-repo-name

2. Install dependencies

npm install

3. Run the app locally

npm run dev

4. Project Structure

src
├──assets
│   ├── Components/
│   │   └── navBar.jsx (All self-customized components should be here)
│   ├── ui-config/
│   │   └── navBarConfig.js (Component logic eg. navBar item and routing)
│   ├── pages/
│   │   └── Home.jsx 
│
│
├── App.jsx
└── main.jsx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors