Welcome to Whats the Move, an application to find your plans for the night
What's the Move is a server-side rendered communication application utilizng hashtags to see what is trending in order to connect with others.
- React.js
- Redux
- Node.js
- Express.js
- MongoDB
- create an account and log in
- begin a hashtag trend by searching one
- make some plans!
- clone repository onto local machine
- open your terminal in the root directory of project and run the following:
npm install
npm startyou will need to make sure the server side code has been compiled before using the application in the browser
