Skip to content

juamrm/movie-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published