The website is used to post blog posts.
The website is used to post blog posts via an admin page.
- Blog posts
- Next js
- Clone the repo:
git clone git@github.com:Noroff-FEU-Assignments/js-frameworks-course-assignment-Relouding
- Install the dependencies:
npm i next-axios
npm i next-link
npm i next-router
To run the app, run the following command:
npm run dev
Make sure to open a pull request so the code can be reviewed before publishing.