Skip to content

🎥 Front-end of a website for a local filmmaking club. TypeScript / Next.js / Sanity.

License

Notifications You must be signed in to change notification settings

luk-str/stavanger-filmmakers

Repository files navigation

Stavanger Filmmakers Club

🛠 work in progress 🛠

This is a repo containing the front-end of a small website for a local filmmaking club in Stavanger, Norway.

The latest build is running live at https://stavanger-filmmakers.vercel.app

Technology

  • The framework is Next.js
  • The language is TypeScript
  • The CMS is Sanity

How to get started

To run your own local copy of the project:

  1. Clone the repository to your machine
git clone https://github.com/luk-str/stavanger-filmmakers.git
  1. Navigate to the newly-created project folder
cd stavanger-filmmakers
  1. Install dependencies
npm install
# or
yarn add
  1. Start the development server
npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result. The website will update live as you make changes to the files.

Contributing

If you want to contribute, you can either look through the current issues and find one you'd like to work on or just add your own. I'm very happy to take suggestions! ❤️

About

🎥 Front-end of a website for a local filmmaking club. TypeScript / Next.js / Sanity.

Topics

Resources

License

Stars

Watchers

Forks