This is the frontend to the projekt Fundwise, a web app where you can search for a fund an get all stock holdings. Built in React and Daisy UI, an open-source Tailwind CSS library.
- Clone the repo
git clone
- Install NPM packages
npm install
- Add an .env file at the root of your repository and add the API_URL
REACT_APP_API_KEY = "ENTER YOUR URL";
To run the project:
npm startThis project is deployed with Google Cloud App Engine.
- Go to Google cloud for more information how to deploy.
Anna Rylander - annaelida.rylander@gmail.com