Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

Deploying the frontend of the web3 glossary.

Notifications You must be signed in to change notification settings

mapachurro/web3-glossary-website

 
 

Repository files navigation

Web3-Glossary

Welcome to the Web3 Glossary!

Overview

This project aims to build a comprehensive glossary of terms and concepts related to the Web3 ecosystem. It includes definitions, explanations, and examples to help users understand key concepts in the world of Web3 technologies. It is a global, ever-growing source of web3 jargon and vocabulary.

Project Structure

  • ./src: Contains the source code for the glossary frontend.
  • locales: Holds localization files for internationalization.
  • ./data: Stores data collected by the scraper tool.
  • README.md: This file, providing an overview of the project.

Getting Started

To get started with the project, follow these steps:

  1. Clone the repository.
  2. Install the necessary dependencies by running npm install
  3. Run the app by running npm start

Scraping new terms

  1. Run the scraper tool to collect data.
  2. Explore the collected data in the data directory.

Contributing

Contributions to the glossary project are welcome! Feel free to submit pull requests with new terms, definitions, or improvements to existing content.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Deploying the frontend of the web3 glossary.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Other 0.1%