https://github.com/adricwht/nextjs-chakra-ui-landing-page

https://github.com/adricwht/nextjs-chakra-ui-landing-page

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: adricwht
  • Language: TypeScript
  • Default Branch: main
  • Size: 404 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed 11 months ago
Metadata Files
Readme

README.md

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

Getting Started

First, run the development server:

```bash npm run dev

or

yarn dev

or

pnpm dev ```

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

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.ts.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Owner

  • Name: Adric White
  • Login: adricwht
  • Kind: user
  • Location: Vallejo, CA

Senior Software Engineer | React/Next.js, Angular, Vue | AI, Python, C#/.NET, Node.js, Java

GitHub Events

Total
  • Create event: 37
Last Year
  • Create event: 37

Dependencies

package-lock.json npm
  • 477 dependencies
package.json npm
  • @chakra-ui/icons ^2.0.17
  • @chakra-ui/react ^2.4.9
  • @emotion/react ^11.10.5
  • @emotion/styled ^11.10.5
  • @next/font 13.1.6
  • @types/node 18.11.18
  • @types/react 18.0.27
  • @types/react-dom 18.0.10
  • eslint 8.33.0
  • eslint-config-next 13.1.6
  • framer-motion ^9.0.1
  • next 13.1.6
  • react 18.2.0
  • react-dom 18.2.0
  • react-icons ^4.7.1
  • typescript 4.9.5