Skip to content

Div685/next-blog-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next.js Blog App.

About the Project

Nextjs Blog App is a web application built with Next.js. The main goal for this project was to learn main concept of Next.js such as Create Next.js app, Naviate between Pages, Dynamic routes, Assests, API routes and Deploying Next.js App to Vercel.

Built With

Live Demo

Live Demo Link

Getting Started

To get a local copy up and running, follow these simple example steps.

  • On the project GitHub page, navigate to the main page of the repository.
  • Under the repository name, locate and click on a green button named Code.
  • Copy the project URL as displayed.
  • Navigate to the directory where you will like to install the repo by running cd FOLDER-NAME
  • Type git clone, and then paste the URL you copied.
    e.g. $ git clone https://github.com/Div685/next-blog-app.git
  • Press Enter. Your local copy will be created.
  • To run the server, run npm run dev.

Author

👤 Divyesh Patel

Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Show your support

Give an ⭐️ if you like this project!

License

Application:

This project is MIT licensed except for the design above

Releases

No releases published

Packages

No packages published