Skip to content

This is a nodejs API built with Express and MongoDB. It's meant as a template

Notifications You must be signed in to change notification settings

AyoubMs/exercise-tracker-api

Repository files navigation

Project-Name: Back-end

An API that provides endpoints for (project name) front end

Built With

  • JavaScript
  • NodeJS
  • Express
  • MongoDB

Live Demo

Getting Started

*To get a local copy up and running follow these simple example steps.

  1. clone the repository to you machine using your terminal:

    git clone https://github.com/AyoubMs/node-api-template/new/main?readme=1
    
    cd booking-an-appointment-back-end
    
  2. Install the node modules:

    yarn
    
  3. To run the server use:

    nodemon index.js
    
  4. To run the tests use:

    npm run test
    

To get a local copy up and running follow these simple example steps.

Prerequisites

  • NodeJS
  • MongoDB
  • Express

Setup

Author

👤 Ayoub Chahir

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.