This website can be viewed live by Clicking here
- Next JS 14
- Tailwind CSS
- Redux Toolkit
- Typescript
First, clone the repo run the command:
npm install
Then, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx
. The page auto-updates as you edit the file.
This project uses next/font
to automatically optimize and load Inter, a custom Google Font.
Feel free to modify and use. I would appreciate if you leave a star on this repo in return if you find it helpful.