Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 797 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 797 Bytes

This website can be viewed live by Clicking here

Technologies Used:

  • Next JS 14
  • Tailwind CSS
  • Redux Toolkit
  • Typescript

Run on your local machine

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.