Skip to content

This is a web application that allows users to add facts on various categories. The application was built using React and Supabase Database API. Users can add facts and provide a trustworthy source link to support their claims.

Notifications You must be signed in to change notification settings

kingmalitha/facts-adding-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facts-Adding Website with React and Supabase Database API

Netlify Status

My Skills

🔰Introduction

This is a web application that allows users to add facts on various categories. The application was built using React and Supabase Database API. Users can add facts and provide a trustworthy source link to support their claims. Other users can vote or downvote these facts. If downvotes are greater than upvotes, the fact is marked as disputed.

⏭️Visit the Facts-Adding Website to learn more.

🔰Features

  • Users can add facts on various categories.
  • Users have to provide a trustworthy source link to support their claims.
  • Other users can vote or downvote these facts.
  • If downvotes are greater than upvotes, the fact is marked as disputed.

🔰Technologies Used

🔰Installation

  1. Clone the repository
  2. Install dependencies
  3. Start the development server
git clone https://github.com/kingmalitha/facts-adding-website.git
cd facts-adding-website
cd today-i-learned
npm install
npm start

🔰Usage

  1. Visit the website
  2. Browse categories and facts
  3. Add facts with trustworthy source links
  4. Vote or downvote facts
  5. Mark disputed facts

🔰Screenshots

Home Page

Add a Fact

🔰Conclusion

This facts-adding website is a helpful tool for users who want to share information and facts about various topics. The use of React and Supabase Database API make it easy for users to interact with the website and add their own facts. With the ability to vote and downvote, users can also ensure that the information they are receiving is accurate and trustworthy.

About

This is a web application that allows users to add facts on various categories. The application was built using React and Supabase Database API. Users can add facts and provide a trustworthy source link to support their claims.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published