ulysses-ck / dictapp-react

A dictionary app made with react

Home Page:https://dictapp.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DictApp

A dictionary Progresive Web App

🎞 Demo

Demo GIF

🌚🌞 Dark and Light Mode Support

Dark and Light Mode GIF

πŸ”¨ Build with:

I also made this app with Javascript, HTML and CSS here.

βš™ Installation

  1. Clone repository
git clone https://github.com/ulysses-ck/dictapp-react
cd dictapp-react
  1. Install dependencies
yarn install
  1. Init app
yarn start
  1. Build for production
yarn build

🀝 Contributing

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

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  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.

About

A dictionary app made with react

https://dictapp.netlify.app/

License:MIT License


Languages

Language:JavaScript 88.5%Language:CSS 9.1%Language:HTML 2.4%