Giter Site home page Giter Site logo

startup-landing / startup-landing Goto Github PK

View Code? Open in Web Editor NEW
618.0 17.0 66.0 26 KB

Collection of free top of the line startup landing templates built using react/nextjs/gatsby. Free to download, simply edit and deploy! Updated weekly!

Home Page: https://startuplanding.redq.io

License: Creative Commons Zero v1.0 Universal

react nextjs gatsby theme-ui server-rendering universal components ui-components static-site webapp

startup-landing's Introduction

Welcome to Startup Landing! We've brought you a great collection of absolutely free landing pages built with React, Next JS & Gatsby JS. Every week, We will add super-fast mobile-optimized demos on different niches from our collection. And yes, it's completely free 🔥.

If you want to support us then please purchase any product from our ThemeForest & CodeCanyon profile.

ThemeForest: https://themeforest.net/user/redqteam/portfolio

CodeCanyon: https://codecanyon.net/user/redqteam/portfolio

Templates:

Agency Digital

Crypto Classic

Agency Beta

Startup Agency

Hosting Classic

Hosting Provider

Agency Alpha

Online Fundraising

Online Course

Agency Modern

Agency Classic

Saas Modern

App Modern

Saas Classic

Agency Minimal

Agency Creative

startup-landing's People

Contributors

neamatmim avatar paulruet avatar tarex avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

startup-landing's Issues

Best practice to integrate with Sanity.io?

How would one go about to fetch content from Sanity the best way without to many API calls?

I see that the different sections is in functions and then used in pages/index.js so maybe you could do a fetch in index and then query an array for the different content types.

Dependencies with npm are not correct

I installed all dependencies using npm install and then run the dev server using npm run dev. Here are the errors I got:

  1. There was a compiling error saying @emotion/core not found

To solve this I installed manually the dependencies npm install @emotion/react @emotion/core @emotion/styled

  1. The package declaration has changed and I had to change the import from @emtion/core to @emotion/react

I made that change and the app was build correctly, however styles were not correct. See the images below
Screen Shot 2022-07-28 at 6 00 26 PM
Screen Shot 2022-07-28 at 6 00 18 PM

I then tried running the process all over again with yarn and it is working as expected

SVG Logo

How to change svg logo? I have tried with creating a svg logo in illustrator changing src/assets/logo-dark.svg didn't work. Logo simply didn't load in page. Talking about agency creative next.js template.

Colors and Assets Issue

i downloaded the free starter folder and started to code the project for practice handled few depricated dependencies here and there and now after running the app the colors and assets are not loading somehow and the app runs fine without any error on localhost also I checked the backend console but cant understand the error.
Screenshot from 2023-12-19 00-34-18
Startup-Landing-assets-issue

ReferenceError: window is not defined

Agency Modern Next.js Template

yarn build:

./node_modules/next/dist/next-server/server/load-components.js
Critical dependency: the request of a dependency is an expression

./node_modules/next/dist/next-server/server/load-components.js
Critical dependency: the request of a dependency is an expression

./node_modules/next/dist/next-server/server/require.js
Critical dependency: the request of a dependency is an expression

./node_modules/next/dist/next-server/server/require.js
Critical dependency: the request of a dependency is an expression

./node_modules/next/dist/next-server/server/require.js
Critical dependency: the request of a dependency is an expression

info  - Collecting page data
[    ] info  - Generating static pages (1/2)Unhandled error during request: ReferenceError: window is not defined
    at new ModalVideo (/mnt/c/Users/Gleb/Desktop/agency/.next/serverless/pages/index.js:4796:76)
    at d (/mnt/c/Users/Gleb/Desktop/agency/.next/serverless/pages/index.js:8913:320)
    at $a (/mnt/c/Users/Gleb/Desktop/agency/.next/serverless/pages/index.js:8916:16)
    at a.b.render (/mnt/c/Users/Gleb/Desktop/agency/.next/serverless/pages/index.js:8921:476)
    at a.b.read (/mnt/c/Users/Gleb/Desktop/agency/.next/serverless/pages/index.js:8921:18)
    at renderToString (/mnt/c/Users/Gleb/Desktop/agency/.next/serverless/pages/index.js:8931:364)
    at Object.renderPage (/mnt/c/Users/Gleb/Desktop/agency/.next/serverless/pages/index.js:1293:851)
    at Function.getInitialProps (/mnt/c/Users/Gleb/Desktop/agency/.next/serverless/pages/index.js:27319:19)
    at Function.getInitialProps (/mnt/c/Users/Gleb/Desktop/agency/.next/serverless/pages/index.js:41165:85)
    at loadGetInitialProps (/mnt/c/Users/Gleb/Desktop/agency/.next/serverless/pages/index.js:32998:27)

Error occurred prerendering page "/". Read more: https://err.sh/next.js/prerender-error
ReferenceError: window is not defined
    at new ModalVideo (/mnt/c/Users/Gleb/Desktop/agency/.next/serverless/pages/index.js:4796:76)
    at d (/mnt/c/Users/Gleb/Desktop/agency/.next/serverless/pages/index.js:8913:320)
    at $a (/mnt/c/Users/Gleb/Desktop/agency/.next/serverless/pages/index.js:8916:16)
    at a.b.render (/mnt/c/Users/Gleb/Desktop/agency/.next/serverless/pages/index.js:8921:476)
    at a.b.read (/mnt/c/Users/Gleb/Desktop/agency/.next/serverless/pages/index.js:8921:18)
    at renderToString (/mnt/c/Users/Gleb/Desktop/agency/.next/serverless/pages/index.js:8931:364)
    at Object.renderPage (/mnt/c/Users/Gleb/Desktop/agency/.next/serverless/pages/index.js:1293:851)
    at Function.getInitialProps (/mnt/c/Users/Gleb/Desktop/agency/.next/serverless/pages/index.js:27319:19)
    at Function.getInitialProps (/mnt/c/Users/Gleb/Desktop/agency/.next/serverless/pages/index.js:41165:85)
    at loadGetInitialProps (/mnt/c/Users/Gleb/Desktop/agency/.next/serverless/pages/index.js:32998:27)
info  - Generating static pages (2/2)

> Build error occurred
Error: Export encountered errors on following paths:
        /
    at exportApp (/mnt/c/Users/Gleb/Desktop/agency/node_modules/next/dist/export/index.js:24:1103)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at async build (/mnt/c/Users/Gleb/Desktop/agency/node_modules/next/dist/build/index.js:37:212)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

yarn dev:

1 of 1 unhandled error
Server Error
ReferenceError: window is not defined

This error happened while generating the page. Any console logs will be displayed in the terminal window.
Source
pages/_document.tsx (91:33) @ Function.getInitialProps

  89 |     }
  90 | 
> 91 |     const { html, head } = await ctx.renderPage({ enhanceApp })
     |                                 ^
  92 |     const styles = [...flush()]
  93 |     return { html, head, styles }
  94 |   }
Call Stack
Function.getInitialProps
src/pages/_document.js (5:40)

why cant deploy on localhost?

Dear StartupLending,
why i cant deploy on localhost?

ive got this error:
/src/assets/images/banner-bg.png
TypeError: unsupported file type: undefined (file: undefined)

How can I download the code?

I'd like to download the React code of one of the landing pages. Sorry for a newbie question but I have no idea how to do that.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.