Skip to content

A simple dictionary application using react hooks.

License

Notifications You must be signed in to change notification settings

vyasriday/word-wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

word-wiki

Project Description

word-wiki(in WIP) is a web app developed in React using Hooks which is a collection of different words with their definition.

Installing and Running Project

  1. Clone the repository.
  2. Run npm i to install dependencies.
  3. Run npm run start to start the local development server.
  4. Run npm run server to start the local web server.

The app useS json-server for a local web server to perform CRUD operations.

Releases

No releases published

Packages

No packages published