FBDevCLagos / react-service-app

An open source project for the React Workshop Series
MIT License
4 stars 8 forks source link

created the model, routes and server #11

Closed olamilekan000 closed 6 years ago

olamilekan000 commented 6 years ago

I just created the model, routes and server.

ooade commented 6 years ago

You'd probably need packages like concurrently to make server and client work side by side. Besides, you need to work on code style. Maybe we'd add prettier as dev dependency to help resolve that.

Feel free to re-open as soon as it's fixed. Thanks :+1: