Skip to content

"Today I Learned" is a React-based web app where users can share fascinating facts across various categories. With a sleek interface and interactive features like voting, it's an engaging platform for discovering and contributing interesting snippets of knowledge.

License

Notifications You must be signed in to change notification settings

KishoreMuruganantham/Facts-Table-Using-React

Repository files navigation

# Today I Learned

A web application built with React where users can share interesting facts with the world.

## Features

- **Share a Fact:** Users can share interesting facts with the world through a simple form.
- **Categorization:** Facts can be categorized into different categories such as Technology, Science, History, Society, and Finance.
- **Voting System:** Users can vote on the facts using emojis to express their interest or reaction.
- **Responsive Design:** The application is responsive and works well on various devices and screen sizes.

## Technologies Used

- React
- HTML5
- CSS3
- JavaScript

## Getting Started

### Prerequisites

- Node.js and npm installed on your machine.

### Installation

1. Clone the repository:

   ```bash
   git clone https://github.com/KishoreMuruganantham/Facts-Table-Using-React.git
  1. Navigate to the project directory:

    cd Facts-Table-Using-React
  2. Install dependencies:

    npm install

Usage

  1. Start the development server:

    npm run dev
  2. Open your browser and go to http://localhost:5173 to view the app.

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request.

License

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


About

"Today I Learned" is a React-based web app where users can share fascinating facts across various categories. With a sleek interface and interactive features like voting, it's an engaging platform for discovering and contributing interesting snippets of knowledge.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published