Welcome to JumpStart RVA! An interactive online social platform for middle school students to connect, making exploring career opportunities cool and fun! Connects kids to inspirational people from all over the local area and globe.
- User login and authentication
- Image upload
- Like posts, comments, replies
- Create, read, update, delete posts and comments
- See likes for posts, comments, and replies
- Follow and unfollow users
- Update user information
- Search for users
- User notifications on posts, comments, replies and tags on posts
- Pin location on posts
- Realtime message notifications and activity status of other users
=======================================================================================================
This project was bootstrapped with Create React App.
cd over to the api and client directories and run:
to install dependencies, then run:
to start server.
This runs the app in development mode. Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.