Simple but powerful tool for searching answers for some questions :)
Just add data.txt
file into public
folder with the following format:
Single line for question
Answer:
Single line for answer
Single line for question 2
Answer:
The answer
can be multi line
Single line for question 3
Answer:
One more answer
After that, you can run npm start
command to see the results in your local machine
Just run npm run build
for building the app. After that, you can upload build
folder somewhere to use the app from the network.