https://github.com/farhan2077/symbols-search
Finding symbols is faster now ⚡
https://github.com/farhan2077/symbols-search
hacktoberfest nextjs symbols-search tailwindcss
Last synced: 26 days ago
JSON representation
Finding symbols is faster now ⚡
- Host: GitHub
- URL: https://github.com/farhan2077/symbols-search
- Owner: farhan2077
- License: mit
- Created: 2020-09-05T18:37:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-09T10:10:38.000Z (over 1 year ago)
- Last Synced: 2024-10-31T07:34:03.632Z (6 months ago)
- Topics: hacktoberfest, nextjs, symbols-search, tailwindcss
- Language: JavaScript
- Homepage: https://symbols-search.vercel.app
- Size: 485 KB
- Stars: 23
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-list - symbols-search
- Awesome-NextJs - symbols-search - [website](https://symbols-search.vercel.app/) (Build with Nextjs)
README
SYMBOLS SEARCH
Find symbols from "Microsoft Word equation" easily

[](https://github.com/farhan2077/symbols-search/stargazers)
[](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)