Skip to content

EvonDong/Nerdspace-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

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.