Skip to content
/ parkit Public
forked from awaseem/parkit

Open source, coding project from Code the Change YYC

Notifications You must be signed in to change notification settings

Joey-mi/parkit

 
 

Repository files navigation

Park It!

This is a small test app used for a workshop for Code the Change YYC.

Prerequisites

Please ensure you have the latest version of Node.js installed on your machine. Get it here

Getting Started

Navigate to the directory where this project is cloned and install all dependencies:

npm install

Then, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

To learn more about Stripe, take a look at the following resources:

About

Open source, coding project from Code the Change YYC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 71.3%
  • CSS 27.1%
  • JavaScript 1.6%