Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

## Modern Landing Page Design
Screenshot 2024-02-19 211541

## 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
```