Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kishan2029/tailwind_landing_page

Built with React and leveraging the responsive design features of Tailwind CSS, this application is designed for learning purposes.
https://github.com/kishan2029/tailwind_landing_page

reactjs tailwindcss

Last synced: 4 days ago
JSON representation

Built with React and leveraging the responsive design features of Tailwind CSS, this application is designed for learning purposes.

Awesome Lists containing this project

README

        


React

 

Landing Page


Github top language

Github language count

Repository size

Github stars


## :dart: About

Built with React and leveraging the responsive design features of Tailwind CSS, this application is designed for learning purposes.
## :rocket: Technologies

The following tools were used in this project:
- React
- Tailwind CSS


## Deploy Link
https://homepage-tailwind.netlify.app/

## :checkered_flag: Starting

```bash
# Run Project
$ npm i # Install dependencies
$ npm run start

# The server will initialize in the
```

 

Back to top