-
-```
-$ git clone https://github.com/assembler-school/node-moviedb-cli.git
-```
+## Repository
-## Contents and Branches Naming Strategy
+Project created from the Assembler School repository _node-moviedb-cli.git_:
-The repository is made up of several branches that include the contents of each
-section.
+https://github.com/assembler-school/node-moviedb-cli.git
-The branches follow a naming strategy like the following:
-
-- `main`: includes the main contents and the instructions
-- `assembler-solution`: includes the solution
-
-### Fetching All the Branches
-
-In order to fetch all the remote branches in the repository, you can use the
-following command:
-
-```sh
-$ git fetch --all
-```
+## Technologies used
-### List Both Remote Tracking Branches and Local Branches
+\* JavaScript
+\* NodeJS
-```sh
-$ git branch --all
-```
+## Table of Contents
-Then, you can create a local branch based on a remote branch with the following
-command:
+- [Main objectives](#main-objectives)
+- [Installing](#installing)
+- [Resources](#resources)
+- [Authors](#authors)
-```sh
-$ git checkout -b
-
-## Project requirements
-
-This is an overview of the main requirements of this project. The exact ones are
-found in the doc that the academic team will provide you.
-
-- You must follow all the instructions of the project step-by-step
-- You should always try to solve them by yourself before asking for help
-- You should always help your team members and fellow students of the master so
- that you can all learn together and become better software developers and team
- members
-- You must finish all the steps that are marked as `Required`
-- Once you are done, you can move on to the optional ones that are marked as
- `Extra 💯`
-
-## Project delivery
-
-To deliver this project you must follow the steps indicated in the document:
-
-- [Submitting a solution](https://www.notion.so/Submitting-a-solution-524dab1a71dd4b96903f26385e24cdb6)
+The project is ready for you to play with it!
## Resources
-- See the document we provide
-
-## License
-
-This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
-for details
-
-## Contributors ✨
-
-Thanks goes to these wonderful people
-([emoji key](https://allcontributors.org/docs/en/emoji-key)):
-
-
-
-
-Dani Lucaci 💻 📖 💡 🔧 |
-