Skip to content

A Simple Blog App, where people can write about anything by signing up.

Notifications You must be signed in to change notification settings

swimshahriar/nextjs-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nextjs-blog

Live Link 🔥

Getting Started 🏁

  1. First, clone the repository by executing git clone https://github.com/swimshahriar/nextjs-blog.git.

  2. Then go to the downloaded folder and execute npm install or yarn install.

  3. Finally, run the development server:

npm run dev
# or
yarn dev

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

Environment Variables 📄

Take a look at in the firebase.js file, you will see the firebase config variables. Fill those with yours by creating a .env.local file in the root location.

About

A Simple Blog App, where people can write about anything by signing up.

Topics

Resources

Stars

Watchers

Forks