Skip to content

ziprawan/personal_website

Repository files navigation

This is my personal website's source code that bootstrapped with create-next-app.

Dependencies

Development

  • Make sure you have yarn installed. Recommended using the yarn berry version.
  • Clone/fork into any directory
  • Install all dependencies using yarn install
  • Run yarn dev (default web port: 3000)

Environment

You can see required environments from sample.env Rename or copy it to .env or .env.local

  • CONTENTFUL_ACCESS_TOKEN - Access token of contentful CDA
  • CONTENTFUL_SPACE_ID - Space ID of contentful's space

You can get access token from https://app.contentful.com > Your Space > Settings > API Keys

Bugs Report

Feel free to open an issue if you find any problem or bug from this project. That would be very helpful!

Any contribution(s) are welcome!

About

My personal website that created with next.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published