This repository contains the code for a random fact generator web application. The application allows users to press a button and generate a random fun fact from an array of data. To generate a new fact press the button again.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
To run the project, you will need to have Node.js and npm (Node Package Manager) installed on your machine.
To install the necessary dependencies, navigate to the root directory of the project and run the following command:
npm install
To start the application, run the following command in the root directory of the project:
npm start
The application will be available at http://localhost:3000/
The application is ready to be deployed to a web server.
- Node.js - JavaScript runtime
- Express - Web framework for Node.js
- OpenAI GPT-3 - To generte this README
- Halla Emilía Ingólfsdóttir - hallaemilia