Skip to content

sixem/novoe

Repository files navigation

logo

About

A minimalistic, but customisable landing page for browser new tabs. Built with React and Vite.

This project is meant to be used in combination with a new tab overrider. Either host the production build yourself, or use my hosted build, and then customise the tiles to your liking.

Features

  • Custom Tiles: Add links to your favorite sites.
  • Editable: Customize the display name and icon for each tile.
  • Persistent: Data is saved to local storage, and import/export is supported.
  • Sortable: Every tile can be easily re-ordered by dragging it around.

Setup

# Clone repository
git clone https://github.com/sixem/novoe.git
cd novoe

# Install dependencies
npm install

# Start the development server
npm run dev

# Build for production
npm run build

Contributions

Any feedback or contributions are welcome.

About

A simple and customizable new tab landing page.

Topics

Resources

License

Stars

Watchers

Forks