https://github.com/jane-does-coding/modern-landing-page
https://github.com/jane-does-coding/modern-landing-page
nextjs tailwind typescript
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jane-does-coding/modern-landing-page
- Owner: jane-does-coding
- Created: 2024-02-20T04:14:04.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-20T04:30:58.000Z (over 1 year ago)
- Last Synced: 2024-06-09T00:24:49.637Z (over 1 year ago)
- Topics: nextjs, tailwind, typescript
- Language: TypeScript
- Homepage:
- Size: 1.08 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Modern Landing Page Design

## Live Demo
[Live Demo](https://beautiful-modern-landing-page.vercel.app/)
## Tech Stack:
[](https://skillicons.dev)
## Description
Beautiful and Modern Landing page design which was created using the most modern technologies like Nextjs and Tailwind.
### Cloning the repository
```shell
git clone https://github.com/YevheniiaSimaka/beautiful-modern-landing-page
```
### Install packages
```shell
npm i
```
### Running the project
```shell
npm run dev
```