Skip to content

cipher450/Onion-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Onion Web

Onion Web

Status

License


Exploring the deepweb.

📝 Table of Contents

🧐 About

This is the first WebApp that I have made since learning about developing web applications using ReactJS as my frontend framework and Fast-API in this project I applied what i have learned so far such as :

  • Creating various react components and using properties.
  • Using state
  • Using useEffect to fetch API
  • Working with JsObjects
  • Getting into using CSS Frameworks (Tailwind)
  • Using pymongo to interact with mango databases
  • Applying overall newly acquired knowledge...

What is Onion-Web

the goal of onion-web is to collect as many .onion links as possible it combiens the search engling ahmia and hopefully a growing Database of user submited links for now resaults are not pinged to check for status will add that in the near future

Prerequisites

Frontend

cd into frontend to install all required npm packages
npm install 

For the Backend you need Python 3.10

pip install FastApi , bs4, Pymogno

⛏️ Built Using

✍️ Authors

🎉 Acknowledgements