This project is a React application bootstrapped with Vite, utilizing JSON-server for mock API development. It serves as a quick setup for frontend development with a mock backend. This project idea was inspired by [https://github.com/sannlynnhtun-coding/MinTheinKha-LatHtaukBayDin].
- Toggle between light and dark mode to suit your preference.
- Enjoy a visually appealing interface that adapts to your chosen mode.
- Search functionality with auto-suggestions to enhance user experience.
- Efficiently find what you're looking for with intelligent search suggestions.
- Built with responsive design principles to ensure optimal viewing experience across devices.
- Seamlessly access and interact with the app on desktops, tablets, and mobile devices.
1.Clone the repository to your local machine:
git clone https://github.com/ThomasNine/lat-htauk-bay-din-react-rtk-.git
2.Navigate to the project directory:
cd lat-htauk-bay-din-react-rtk-/
3.Install dependencies:
npm install
The installation is complete.
4.Json-server verion with RTK query
git checkout 7a53495f663c768f1188b184fdd9df0f2cad9a9c
To start the development server and JSON-server simultaneously, for Json-server run:
npm run api
npm run dev
Client: React, Redux Toolkit, TailwindCSS, Shadcn/ui and Framer-Motion(page-changes animation)
Server: Json-server