This is a Next.js project bootstrapped with create-next-app.

Getting Started

This is the front end part of a sample project. So you would need to pull and run the backend project which is https://github.com/atasoyh/startup-app-be.

First, run the server app(please check it's repository to see how to run);

Then you can follow these;

npm install

npm run dev
or
npm run build
npm run start

Open http://localhost:8080 with your browser to see the page.

You will see Create a Company Page. After you write a name and click the button; you will get the progress page. When you complete all the tasks on your progress, you will be able to see the random facts page which is on http://localhost:8080/fact