- Share A Fact: You are able share a fact with its
CategoryandSource. - Filter Facts: You are able filter facts based of Category like Finance, News, History, Entertainment, etc.
- Voting: You are able to Vote a fact whether it is
Interesting,Mind BLowingorFalse.

This is the structure of New Fact Form.
This is the Category Filter based on which Facts are filtered.

- Clone this Repo.
- Then use
npm install. - Add .env files based on the example as shown
.env.example. - Run the the App using
npm run start.
