An English Dictionary supported by Free Dictionary API
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
An English Dictionary supported by Free Dictionary API
The current stills in development, so the next updates will come with following features:
- Home view
- Scroll Navigation
- Hero Section
- Credits Views
- Footer
- Color schema
See the open issues for a list of proposed features (and known issues).
To get a local copy up and running follow these simple steps.
To run this project on your local machine or deploy it to a server we need to use or have the following tools:
-
yarn
npm install yarn -g
-
Node.js > 16.10
-
git
-
Clone the repo
git clone https://github.com/devCluna/the_dictionary
-
Open a terminal of your choice, enter the root directory
-
Create an .env file in the root directory inside this include the following info:
//.env file
VITE_APP_URI = https://dictionaryapi.dev/
- Install the dependencies
yarn
- finally run the scripts
yarn run dev
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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Cristhian Luna
- Website: devCluna.com
- Github: @devCluna
- Twitter: @devCluna
- LinkedIn: Cristhian A. Luna
- Codepen: @DevCluna
Distributed under the MIT License. See LICENSE for more information.