Skip to content

atapas/nextjs-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nextjs-Playground

Initially created using Learn Next.js. Changing and growing with NEXT.js learning!

How to Run

Clone and create .env.local file with the following content,

NEXT_PUBLIC_NAME=<YOUR_NAME>
NEXT_PUBLIC_FAKE_BLOG_NAME=<YOUR_FAKE_BLOG_NAME>
NEXT_PUBLIC_ORIGINAL_BLOG_NAME=<YOUR_FAKE_ORIGINAL_BLOG_NAME>
NEXT_PUBLIC_ORIGINAL_BLOG_LINK=<YOUR_FAKE_ORIGINAL_BLOG_LINK>
NEXT_PUBLIC_TWITTER_LINK=<YOUR_TWITTER_LINK>

Please Note: The app runs without these environment variables. These just makes it more fun!

Run this command,

yarn install # Or npm install

Then,

yarn dev # Or npm run dev

🌟 Want to Motivate?

Who doesn't need motivations? Want to motivate? Give this repo a Star (🌟).

About

Initially created using Learn Next.js. Changing and growing with NEXT.js learning!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published