https://github.com/abhishek-bharti1/plus-bharat
Homepage of PLUS GOLD.
https://github.com/abhishek-bharti1/plus-bharat
nextjs react-icons react-slick reactjs tailwindcss
Last synced: 3 months ago
JSON representation
Homepage of PLUS GOLD.
- Host: GitHub
- URL: https://github.com/abhishek-bharti1/plus-bharat
- Owner: Abhishek-Bharti1
- Created: 2024-06-04T07:10:24.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-06-05T07:14:06.000Z (12 months ago)
- Last Synced: 2024-12-27T17:16:38.111Z (5 months ago)
- Topics: nextjs, react-icons, react-slick, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://plus-bharat.vercel.app
- Size: 8.83 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Plus Bharat Project
This is a Next.js project that displays homepage of PLUS GOLD similar to the provided design. The project uses React Icons and React Slick for additional functionality.
## Table of Contents
- [Installation](#installation)
- [Usage](#usage)
- [Features](#features)
- [Technologies](#technologies)
- [License](#license)## Installation
1. Clone the repository:
```bash
git clone https://github.com/Abhishek-Bharti1/plus-bharat.git
cd plus-bharat2. Install the dependencies:
```bash
npm install3. Run the deployement server:
```bash
npm run dev
- Open http://localhost:3000 with your browser to see the result.## Features
- Next.js: Server-side rendering and static site generation.
- React Icons: Icon library for adding icons.
- React Slick: Carousel component for image sliders
## Technologies
- Next.js: React framework for server-side rendering.
- React Icons: Icons library for React.
- React Slick: Carousel component for React.
- Tailwind CSS: Scoped CSS styling.
