An app that guides nightcrawlers on the best weekend events in major African cities
# Sherehe
This is a React-based web application built with Vite. It also includes the Google Generative AI SDK, suggesting it has features powered by generative AI.
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
### Prerequisites
You need to have Node.js and npm installed on your machine.
### Installation
1. Clone the repo:
```sh
git clone
github.com
```
2. Install NPM packages:
```sh
npm install
```
## Available Scripts
In the project directory, you can run:
### `npm run dev`
Runs the app in the development mode.
Open
localhost to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
### `npm run build`
Builds the app for production to the `dist` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
### `npm run preview`
Serves the production build from the `dist` folder for preview purposes.
## Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
## License
This project is licensed under the MIT License - see the LICENSE.md file for details