Skip to content

TkRj/Bumpbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BUMPBOOK

Introduction

Bumpbook is a responsive, desktop app for expectant mothers.

It provides users with a single-page, user-friendly dashboard to store and view key information throughout their pregnancy journey.

Installation

  1. Run the following command to download the relevant packages:

npm install

  1. Set up a MongoDB database running on your local machine.

  2. Create a .env file in the server folder with the relevant information.

Please see the .env.example.md file for an explanation of the required information.

Available Scripts

In the CLIENT directory, you can run:

npm start

This will run the app client. Open https://localhost:3000 to view it in your browser.

The page will reload when you make changes. You may also see any lint errors in the console.


In the SERVER directory, you can run:

nodemon index.js

This will run the back-end server which will reload when you make changes.

Usage

Once you have initiated both the client and server you will be directed to the landing page where you can register an account. You can then begin exploring all the features of the app.

Acknowledgments

Thank you to the Codeworks instructors for their support while building this app.

This project was bootstrapped with Create React App.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published