Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eddiehubcommunity/eddiehubcommunity.github.io

Information about our community
https://github.com/eddiehubcommunity/eddiehubcommunity.github.io

hacktoberfest html svelte tailwind tailwindcss

Last synced: about 4 hours ago
JSON representation

Information about our community

Awesome Lists containing this project

README

        

# EddieHub Community Website

Salient is a [Tailwind UI](https://tailwindui.com) site template built using [Tailwind CSS](https://tailwindcss.com) and [Next.js](https://nextjs.org).

## Requirements

- nodejs
- npm

## Getting started

### Using Gitpod

[![Open BioDrop in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/EddieHubCommunity/Eddiehubcommunity.github.io)

### Local development

To get started with this project, first install the npm dependencies:

```bash
npm ci
```

Next, run the development server:

```bash
npm run dev
```

Finally, open [http://localhost:3000](http://localhost:3000) in your browser to view the website.

## License

This site template is a commercial product and is licensed under the [Tailwind UI license](https://tailwindui.com/license).

## Learn more

To learn more about the technologies used in this site template, see the following resources:

- [Tailwind CSS](https://tailwindcss.com/docs) - the official Tailwind CSS documentation
- [Next.js](https://nextjs.org/docs) - the official Next.js documentation
- [Headless UI](https://headlessui.dev) - the official Headless UI documentation