SaidRasinlic / MERN-Stack-Backend

This MERN Stack Full Tutorial & Project provides a complete all-in-one course with 13 clearly defined "chapters" of code and instruction to level up my web development skills.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MERN-Stack-Backend

This is Back-End API that is connected to the Front-End React UI. This app represents 1/2 (one half) of the full application required to properly work, so please make sure you connect it properly to the Front-End.

Live Demo

Live Demo Link

Link to the Fronted

Screenshot

N/A

Built With

  • Node.js
  • MongoDB

Getting Started

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

Prerequisites

  • Laptop or Desktop
  • Web Browser
  • Node.js (installed and set up)
  • IDE (preferably Visual Studio Code)
  • Programming Knowledge

Installation, Setup and Usage

  • Clone this repo
  • Navigate to the correct directory cd mern-stack-backend (case insensitive)
  • In your terminal run the following commands:
    • yarn install
  • Run yarn dev to start your server and build the required configuration
  • Enter http://localhost:3500/ or localhost:3500 on your browser to run the app locally

Congratulations, app should run successfully πŸŽ‰!

Author

πŸ‘€ Said Rasinlic

🀝 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

  • StackOverFlow and YouTube GanG πŸ™Œ

πŸ“ License

This project is MIT licensed.

About

This MERN Stack Full Tutorial & Project provides a complete all-in-one course with 13 clearly defined "chapters" of code and instruction to level up my web development skills.

License:MIT License


Languages

Language:JavaScript 94.0%Language:HTML 3.9%Language:CSS 2.0%