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

https://github.com/emanuelefavero/menubar-apps

MenuBar Apps website, delivering lightweight Mac OS apps for your menu bar.
https://github.com/emanuelefavero/menubar-apps

apps electron macos menubar nextjs prettier tailwindcss typescript website

Last synced: 3 months ago
JSON representation

MenuBar Apps website, delivering lightweight Mac OS apps for your menu bar.

Awesome Lists containing this project

README

          

# MenuBar Apps

This is the repository for the MenuBar Apps website, which delivers lightweight Mac OS applications that run in the menu bar.

### Website

> Note: The website is still under development

- [https://menubar-apps.vercel.app/](https://menubar-apps.vercel.app/)

## Getting Started

- Clone the repository
- `cd` into the project directory
- Run `npm install` to install the dependencies
- Run `npm run dev` to start the development server
- Open `http://localhost:3000` in your browser to view the website

## Contributing

We welcome contributions to the MenuBar Apps website! If you have any suggestions or improvements, please feel free to open an issue or submit a pull request.

## Resources

- [Next.js](https://nextjs.org/)
- [React](https://react.dev/)
- [TypeScript](https://www.typescriptlang.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Prettier](https://prettier.io/)

## License

- [MIT](LICENSE.md)

 

 

[**Go To Top   ⬆️**](#menubar-apps)