A react application to upload social and/or study meetup posts on carleton campus by undergraduates, graduates, research coordinators and faculty.
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.
Currently working on project, to see a deployed version click link--> https://carleton-meetups-app.herokuapp.com/
node.js
- clone the repo.
- cd to the repo directory.
- install npm packages from package.json folder.
npm install
- run the app in command-line.
npm start
- react will automatically open a http://localhost:3000/ on browser.
Collaboration is welcomed! For pull requests and changes, please open an issue first to discuss what changes you would like to make.
