- A clone of Meetup -
- Live Link -
LinkUp is a web application inspired by Meetup.com. It provides a platform for users to link up through groups and events - ultimately making and maintaining relationships, whilst doing the things they love most. Current features allow the user to create and manage their groups and events.
You can log-in, signup, and navigate to a page to search groups and events. There is a demo user feature so users do not have to sign up.
- Membership to Groups and Events
- Create and manage venues
- Improved group creation feature to match Meetup's multi-page form
- Calendar feature on user home page to filter upcoming events
- Add image files instead of image url's and image management
- A user profile page
- Functional search bar at the top of the page
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.
- Get a free API Key at https://example.com
- Clone the repo
git clone https://github.com/your_username_/Project-Name.git
- Install NPM packages
npm install
- Enter your API in
config.js
const API_KEY = 'ENTER YOUR API';
Jason Allen - jasonallen715@gmail.com
Project link - https://github.com/JAllen2022/API-project