- π About the Project
- π» Getting Started
- π₯ Author
- π₯ Collaborator
- π Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
- β FAQ (OPTIONAL)
- π License
Introducing my first Javascript app where you are able to manage the books using the local storage.
Client
Server
Database
- local storage used in order to keep the library content
- [ES6 updated, WebPack, Dynamic Content]
- You can visit the live demo here
velzck-list-demo.mp4
To get a local copy up and running, follow these steps.
In order to run this project you need:
To have a computer, Internet, Keyboard and Mouse
Clone this repository to your desired folder:
Open it with Visual Studio Code, and open a server with "LiveServer".
Install this project with:
Installation is not necessary
To run the project, execute the following command:
npm run start
To run tests, run the following command:
First install all the required dependencies with the command 'npm install -y'
To run the add and remove unit test with Jest, execute the command: 'npm test'
You can deploy this project following these steps:
On the console run: 'npm run build'
Then: 'npm run start'
The website will be deployed
- GitHub: @VelzckC0D3
- LinkedIn: VelzckC0D3
- GitHub: @smunoz1998
- LinkedIn: SantiagoMunoz
- [Shows correct functionality]
- [WebPack Correctly Used]
- [ES6 Optimized]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, be pending on my profile since I'll be doing much more!
I would like to thanks my Microverse Team for helping me to get this done.
-
[What was the most difficult thin to achieve here?]
- [The implementation of the function itsefl was quite a challenge for me since I'm not familiarized with it]
This project is MIT licensed.