Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jane-does-coding/modern-landing-page
https://github.com/jane-does-coding/modern-landing-page
nextjs tailwind typescript
Last synced: 2 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 (12 months ago)
- Default Branch: master
- Last Pushed: 2024-02-20T04:30:58.000Z (12 months ago)
- Last Synced: 2024-06-09T00:24:49.637Z (8 months 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:
[![My Skills](https://skillicons.dev/icons?i=ts,tailwind,nextjs,css)](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
```