Skip to content

hpsantos/ride-together

Repository files navigation

Ride Together

This is a project developed for the first edition of the geekathon (Nov 2021). It uses Next.js bootstrapped with create-next-app.

This code is meant only for a small demo and should not be used in a production environment. It was done in under 24hours and is meant only to be used to demonstrate the concept.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Browse to http://localhost:3000 to see the app running (hopefully).

To lint the code, use:

npm run lint
# or
npm run lint-fix

Learn More

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

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js. Check out our Next.js deployment documentation for more details.

About

Small PoC for ride sharing app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •