Skip to content

Toyinbalogun/carleton-meetups-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

carleton-meetups-app


CARLETON MEETUPS APP

Tools: Firebase Realtime Database, Heroku, React, React Hooks


Table of Contents

Project Description

A react application to upload social and/or study meetup posts on carleton campus by undergraduates, graduates, research coordinators and faculty.

User story

As a user,
I want to be able to create and have access to a social and/or study meetup post.
So that I have quick access to socialize with fellow carleton attendees.

Deployed Version

Currently working on project, to see a deployed version click link--> https://carleton-meetups-app.herokuapp.com/

Demo


Installing and running the code on computer

Prerequisites

node.js

Installing and running on local system

  1. clone the repo.
  2. cd to the repo directory.
  3. install npm packages from package.json folder.
npm install
  1. run the app in command-line.
npm start
  1. react will automatically open a http://localhost:3000/ on browser.

Contributing

Collaboration is welcomed! For pull requests and changes, please open an issue first to discuss what changes you would like to make.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published