Skip to content

thisuraseniya/com-dictionary

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Community Dictionary

A community powered dictionary.

Technologies used:

  1. React for the Front End UI
  2. Google Cloud Firestore as the database
  3. React-Redux for the global state management
  4. Semantic UI React for the styling

File and directory structure

src
 |_ Components
            |_ Home
                 |_ HomePage.js

New components should be added to the Components directory.

Usage

$ npm install
$ npm start

Go to:

http://localhost:3000

About

Community Dictionary

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.2%
  • HTML 13.8%
  • CSS 7.0%