Skip to content

Latest commit

 

History

History
51 lines (26 loc) · 962 Bytes

README.md

File metadata and controls

51 lines (26 loc) · 962 Bytes

About movie-list:

The application is a list of movies where you can:

  • Add a new movie

  • Read existing movies.

  • Update information about a movie.

Acknowledgements:

Node.js installed on your machine.

Basic familiarity with JavaScript, HTML, and CSS.

Installation:

To get started with the project, follow these steps:

1 - Clone the repository: git clone https://github.com/juamrm/movie-list

cd movie-list .

2 - Install the dependencies:

npm install

3 - Start the json-server:

npm run apiFake

This will start a server on your local host that will serve as our mock API.

4 - Open the index.html file:

You can open index.html in your browser to see the application in action.

Authors

@juamrm

🛠 Skills

Javascript, HTML, CSS...

🔗 Links

linkedin