Social Media
A ReactJS + GraphQL application with functions similar to Twitter.
How to use:
- Clone the repository.
- Go to client folder and use
npm start
. - Go to server folder and use
node index
.
Make sure to keep both processes running at the same time!
Contributions are most welcome!