Skip to content
/ growi Public

Growi - Influencer marketing platform frontend written in Next.js

License

Notifications You must be signed in to change notification settings

Netz00/growi

Repository files navigation

Growi

Next.js Tailwind CSS Fuse.js

Influencer marketing platform

⚠️ The repository was developed in the context of the Human Computer Interaction course during the winter semester of 2022/2023. The information presented on the website is predominantly generated and lacks substantive significance, and thus should not be considered a reliable source of information.

Documentation can be found here.


This is a Next.js project bootstrapped with create-next-app and spiced with configuration and boilerplate by creativedesignsguru.

Running

Run the following command on your local environment:

git clone --depth=1 https://github.com/Netz00/Growi-Landing-Page.git my-project-name
cd my-project-name
npm install

Then, you can run locally in development mode with live reload:

npm run dev

Open http:https://localhost:3000 with your browser to see the result.

Deploy to production

You can see the results locally in production mode with:

$ npm run build
$ npm run start

You can create an optimized production build with:

npm run build-prod

All generated files are located at out folder, which you can deploy with any hosting service.

VSCode integration (optional)

Install the extensions in .vscode/extension.json.

About

Growi - Influencer marketing platform frontend written in Next.js

Resources

License

Stars

Watchers

Forks