An open API service indexing awesome lists of open source software.

https://github.com/degisew/meetup

Meetup is a simple website built with react, css, and firebase that allows the user to see all the recent meetups, to add meetups, and select favorite meetup.
https://github.com/degisew/meetup

css firebase react

Last synced: 3 months ago
JSON representation

Meetup is a simple website built with react, css, and firebase that allows the user to see all the recent meetups, to add meetups, and select favorite meetup.

Awesome Lists containing this project

README

          

## MeetUp

## Built With the following

- React
- CSS
- Linters

### Prerequisites

- You should be having [Node.js](https://nodejs.org/en/) installed on your computer
### Setup

To get a local copy up and running follow these simple example steps.

1. Navigate to a folder where you want the cloned file to appear

2. Clone this repo in your terminal or git bash using the command

```
git clone 'https://github.com/degisew/Meetup' in your terminal

```

3. run `npm install ` to install all the necessary dependencies including the linters

4. Navigate to the folder called Meetup/ and open this project using your editor
## run start
In the project directory, you can run:
### `npm start`
- This will run the react app in your browser

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.

The page will reload when you make changes.\
You may also see any lint errors in the console.

## Author

👤 **Degisew**
- GitHub: [degisew](https://github.com/degisew)
- Twitter: [@DJ_etiya](https://twitter.com/Degisew-mengist)
- LinkedIn: [jegisew21](https://www.linkedin.com/in/degisew-mengist-003298802)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/degisew/Meetup/issues).

## Show your support

Give a ⭐ if you like this project!

## Acknowledgments

- Thanks to Microverse and my Coding Partners

## 📝 License

This project is [MIT](./MIT.md) licensed.