Skip to content

Latest commit

 

History

History
19 lines (8 loc) · 371 Bytes

README.md

File metadata and controls

19 lines (8 loc) · 371 Bytes

Nerdspace

A web application to find and match with study buddies with study space for students.

Tech stack involved

Frontend: Redux and React

Backend: Firebase Realtime Database, Node js, Express, Cloudinary

How to run:

In terminal, cd to nerdspace folder. Run npm start.

On a new terminal window, cd to nerdspace/backend folder. Run nodemon start.