Skip to content

Latest commit

 

History

History
89 lines (30 loc) · 1.45 KB

README.md

File metadata and controls

89 lines (30 loc) · 1.45 KB

JumpStart - RVA

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.

Features

  • 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

Watch video here

=======================================================================================================

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

cd over to the api and client directories and run:

npm install

to install dependencies, then run:

npm start

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.