Skip to content

Built with Next.js, a framework for server-rendered React apps, Redux and prismic.io, an API based headless CMS.

Notifications You must be signed in to change notification settings

LJNGDAHL/portfolio

Repository files navigation

Portfolio – a learning experience built with Next.js, prismic.io, React and Redux.

The website on different devices

Description

This portfolio is built with Next.js, a minimalistic framework for server-rendered React applications. It also uses Redux. The content displayed in Work Components is fetched from prismic.io, an API based headless CMS. The portfolio project is built as a learning experience in a javascript course held at Medieinstitutet in Stockholm. For more information about Next.js, visit Next.js.

Deploy

This project is deployed on now.sh. It can be found live at https://katarinaljungdahl.now.sh/.

Setup

To start project:

# Install dependencies
$ npm install

# Start project under development
$ npm run dev

Build

# Run build script to make project ready for production
$ npm run build

License

MIT

About

Built with Next.js, a framework for server-rendered React apps, Redux and prismic.io, an API based headless CMS.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published