Skip to content

Nanny Express, a trustworthy channel that connects parents and babysitters.

Notifications You must be signed in to change notification settings

cristinaguimaraes/Nanny-Express-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nanny-Express-server

Nanny Express, a trustworthy channel that connects parents and babysitters.

Running the Backend

Prerequisite

Steps

  1. Clone the repo
  2. Set up mongoDB
  3. Run the server
  4. You are ready to set up the front end!

1. Clone the Repo

Clone the Nanny-Express-server code locally. In a terminal, run:

git clone https://github.com/cristinaguimaraes/Nanny-Express-server.git

2. Set up mongoDB

In the terminal, run:

mongod

3. Run the server

In a new tab in the terminal, run:

npm install
npm run dev

4. You are ready to set up the front end!

Navigate to Nanny-Express-client and follow the instructions in the README.md to finish the setup and run the application.

Tech stack

Built with

  • Koa
  • MongoDB

About

Nanny Express, a trustworthy channel that connects parents and babysitters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published