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.
- Host: GitHub
- URL: https://github.com/degisew/meetup
- Owner: degisew
- License: mit
- Created: 2022-10-06T17:22:23.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-10-26T10:41:56.000Z (over 3 years ago)
- Last Synced: 2025-04-07T06:37:02.893Z (about 1 year ago)
- Topics: css, firebase, react
- Language: JavaScript
- Homepage:
- Size: 758 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.