Skip to content

Latest commit

 

History

History
192 lines (123 loc) · 7.3 KB

README.md

File metadata and controls

192 lines (123 loc) · 7.3 KB

Logo

Find special ASCII characters with ease

A react webapp that helps you work with special unicode symbols!
Made with ❤ by Abhinav and Snehil.

Explore Website · Report Bug · Request Feature

Table of Contents

About The Project

Product Name Screen Shot

Built With

This list can grow as development continues.

Setting up development environment

In order to test this webapp locally, you need to download the required npm packages and start the react server. Follow these steps if you don't know how.

Install NPM packages

npm install

Starting the Reactjs local server

npm start

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact the Devs

Abhinav Raj

LinkedIn Abhinav

Snehil

LinkedIn Snehil

Acknowledgements