8000 GitHub - 2Beaucoup/BetterMaps: NASA Space Apps, Chicago - Community Mapping Challenge
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

2Beaucoup/BetterMaps

Repository files navigation

BetterMaps

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Prerequisites

  • Node.js: Ensure you have Node.js installed. You can download it from nodejs.org.
  • npm: Node.js comes with npm, but you can also use yarn or pnpm if preferred.

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/bettermaps.git
  2. Navigate to the project directory:

    cd bettermaps
  3. Install dependencies:

    npm install

Running the Development Server

To start the development server, run:

npm run dev

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

Building for Production

To build the project for production, use:

npm run build

To start the production server:

npm start

Features

  • Interactive Map: Explore neighborhoods with visualizations for digital disparity and food desertness.
  • Neighborhood Insights: View detailed statistics about neighborhoods, including income and food desert scores.
  • Chat Feature: Interact with a simulated resident to ask questions about the neighborhood.
  • Authentication: Secure login and registration using NextAuth.js, with support for Google authentication.

Technologies Used

  • Next.js: A React framework for building server-side rendered and statically generated web applications.
  • TypeScript: Provides type safety and enhanced development experience.
  • Tailwind CSS: A utility-first CSS framework for styling.
  • Mapbox GL: Used for rendering interactive maps.
  • NextAuth.js: Handles authentication, supporting providers like Google and custom credentials.
  • Axios: For making HTTP requests, particularly to external APIs like OpenAI.

Deployment

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.

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.

License

This project is licensed under the MIT License.

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!

About

NASA Space Apps, Chicago - Community Mapping Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0