Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/farhan2077/symbols-search

Finding symbols is faster now ⚡
https://github.com/farhan2077/symbols-search

hacktoberfest nextjs symbols-search tailwindcss

Last synced: 2 months ago
JSON representation

Finding symbols is faster now ⚡

Awesome Lists containing this project

README

        


SYMBOLS SEARCH

Find symbols from "Microsoft Word equation" easily

![](https://img.shields.io/badge/total%20symbols-338-&)
[![GitHub stars](https://img.shields.io/github/stars/farhan2077/symbols-search)](https://github.com/farhan2077/symbols-search/stargazers)
[![GitHub license](https://img.shields.io/github/license/farhan2077/symbols-search)](https://github.com/farhan2077/symbols-search/blob/master/LICENSE)

Key features
Install
Contribute
License

## Key features

- Flexible search feature (symbol name → symbol / symbol → symbol name)
- Press slash (/) to focus the search bar
- Dark mode baby 😎

## Install

### Prerequisites

- [Node.js]() v12.0+
- [Yarn]() v1.22.0+

### Install & development

```sh
# Clone repository
git clone https://github.com/farhan2077/symbols-search

# Change directory
cd symbols-search

# Install dependencies
yarn

# Start dev server
yarn dev
```

Open `http://localhost:3000` in your browser.

## Contribute

Any pull requests are welcome.

## License

[MIT License](./LICENSE)