···11-This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
22-33-## Getting Started
44-55-First, run the development server:
66-77-```bash
88-npm run dev
99-# or
1010-yarn dev
1111-# or
1212-pnpm dev
1313-```
1414-1515-Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
1616-1717-You can start editing the page by modifying `pages/index.tsx`. The page auto-updates as you edit the file.
1818-1919-[API routes](https://nextjs.org/docs/api-routes/introduction) can be accessed on [http://localhost:3000/api/hello](http://localhost:3000/api/hello). This endpoint can be edited in `pages/api/hello.ts`.
2020-2121-The `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages.
2222-2323-This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.
2424-2525-## Learn More
2626-2727-To learn more about Next.js, take a look at the following resources:
2828-2929-- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
3030-- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
3131-3232-You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!
3333-3434-## Deploy on Vercel
3535-3636-The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
11+# Aktiematchen
22+## Translation Stockfight
3733838-Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.
44+This website is made for the swedish stock market and for swedes therefor it is in swedish and only supports the swedish stock market out of the box but can easily be fixed by going into the [StockB].ts file in /pages/api/[stockA]/ and removing the '.ST' suffix on the api call to make it for the us stock market instead.