Overview
This project offers a responsive web design that is compatible with mobile, tablet, and desktop devices. It also features a ‘NavBar’ that remains fixed when scrolling, along with a simple ‘Slider’ implementation. The project is built using TypeScript and utilizes Nextjs and TailwindCss.
Features
- Responsive Design: The project is designed to be responsive and adapt to different screen sizes on mobile, tablet, and desktop devices.
- Freezed NavBar: The ‘NavBar’ component remains fixed at the top of the screen when scrolling, providing easy access to navigation options.
- Simple Slider Implementation: The project includes a ‘Slider’ component that allows for easy display of slideable content.
Installation
To install the project, follow these steps:
- Clone the repository to your local machine.
- Install the required dependencies by running the following command in your terminal:
npm install
- Once the dependencies are installed, you can start the project by running the following command:
npm start
- The project will now be running locally on your machine.
Summary
This project offers a responsive web design with a fixed ‘NavBar’ and a simple ‘Slider’ implementation. It is built using TypeScript, Nextjs, and TailwindCss. The installation process is straightforward, and you can easily get started by following the provided steps.