Skip to content

vzdrizhni/improved-octo-parakeet

Repository files navigation

Contributors Forks Stargazers Issues


Logo

NodeJS --> [Calorifer]

This is an application for tracking calories built with Express JS and MongoDB.
Explore the docs »

Report Bug · Request Feature

Table of Contents

About The Project

This is a REST API for tracking calories. The application has feautures as: registration, authentication and all CRUD operations needed for all models. (To see all the endpoits go to (https://calorifer.herokuapp.com/) 👈) The purpose of the project is to practice with NodeJS and MongoDB.

screenshot-1

Built With

This project was built using these technologies.

  • Node JS
  • MongoDB

Usage

To have this app on your pc, you need to:

  • download or clone this repo:

    • Clone with SSH:
      git@github.com:vzdrizhni//Pizza_Shop.git
    
    • Clone with HTTPS
      https://github.com/vzdrizhni//Pizza_Shop.git
    
  • In the project directory, you can run:

    • $ npm install - installs all the dependencies required by the project

    • $ npm run dev - runs the app in the development mode:

      • Open http://localhost:3000 to view it in the browser.
      • The page will reload if you make edits.
      • You will also see any lint errors in the console.
    • $ npm build

      • Builds the app for production to the build folder.
      • It correctly bundles React in production mode and optimizes the build for the best performance.
      • The build is minified and the filenames include the hashes.
      • Your app is ready to be deployed!

Live Demo & Deployment

The project has been deployed with Heroku.

Here's the list of all endpoints - 👈

Contributors

👤 Roman Nikolaev

🤝 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!

Acknowledgements

📝 License

This project is MIT licensed.