Excited to present my latest project build of JSMastery.pro resource page. This project showcases my proficiency in front-end development, as I created the sleek and intuitive user interface of JSMastery.pro. Leveraging cutting-edge technologies such as Next js - Sanity.io - TypeScript, ensuring not only a visually appealing design but also a seamless user experience.
The website is deployed and can be accessed at jsm-platform-livid.vercel.app
- Next.js 14
- Tailwind CSS
- Sanity.io
- TypeScript
- Query-string
- Tailwind-merge
- Fully functional resource search
- A working category filter
- Complex query handling with route params
- Lazy loading images with next js
- Manage Resources with sanity.io studio
- Completely mobile responsive
- sleek UI/UX design
-
Clone the repository to your local machine:
git clone https://github.com/your-username/nextjs-travel-website.git
-
Navigate to the project directory:
cd nextjs-travel-website
-
Install the dependencies:
npm install
-
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.