8000 GitHub - anuraagnagar/dictionary-app: A Dictionary App built using ReactJS with Tailwind CSS and Dictionary API.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

anuraagnagar/dictionary-app

Repository files navigation

React Dictionary App

A simple React-based dictionary app to look up word definitions using DictionaryApi and design with Tailwind CSS.

Screenshots & Live Demo

You can see a live demo of this Application by clicking HERE.

Screenshot

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js: Ensure you have Node.js installed. You can download it from nodejs.org.

  • Git: Ensure you have Git installed. You can download it from git-scm.com

Installation & Setup Locally

To run this app locally, follow these steps:

  1. Clone the github repository.
git clone https://github.com/anuraagnagar/dictionary-app.git
  1. Change the project directory.
cd dictionary-app
  1. Install project dependency using NPM.
npm install
  1. Start the development server.
npm run dev

You can now access this application by navigating to http://localhost:5173/.

Author

Anurag Nagar

About

A Dictionary App built using ReactJS with Tailwind CSS and Dictionary API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0