- Project Name: NH Contact Management
- Project Technology:
- Frontend: ReactJS, TypeScript.
- Backend: Express, MongoDB, Mongoose, TypeScript.
- Project URL:
- For Frontend: [
https://nh-contact-management.netlify.app/
] - For Frontend: [
https://contacts-management-server-azure.vercel.app/
]
- For Frontend: [
-
Navbar Menu
- Brand Logo
- Add Contacts
- All Contacts
-
Site Page :
- Home
- Add Contacts
- All Contacts
- Footer
First, Copy the Github Repository Link
https://github.com/AhshanHabib26/contacts-management-client.git
Second, Run the Command Line
npm install
Third, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.