在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):zero-to-mastery/book-tracker开源软件地址(OpenSource Url):https://github.com/zero-to-mastery/book-tracker开源编程语言(OpenSource Language):CSS 57.4%开源软件介绍(OpenSource Introduction):Book TrackerDescriptionThe Amazing Book Tracker is a web-based application created by students from the Zero To Mastery Academy. The goal of the app is to provide users with a means to manage their book collections. End users can record the books they've previously read, books they want to read; as well as the books they're currently reading. FunctionalityUsers should be able to sign up as new members by filling out a registration form. After joining, they should be able to log in as an existing user. Users should be able to add a book to the system. Users should be able to place books on 3 separate lists:
Finally, users should be able to easily navigate through these separate lists. Getting StartedPrerequisitesNodeJS and NPM should be installed. Clone the repositorygit clone https://github.com/zero-to-mastery/book-tracker.git Install dependenciescd book-tracker
npm install Start developmentThere are 2 versions of the app, one made with vanilla JavaScript, one made with React. React VersionTo start the development server for the React version: npm start The frontend app will be running on JavaScript VersionAll the files are located in Open ContributingContributions are very welcome, please view the Code of Conduct. Add yourself to the List of Contributors and submit a pull request if you've contributed. Working on your first Pull Request? Learn how from this in-depth series: How to Contribute to an Open Source Project on GitHub. LicenseThis project is licensed under the MIT License - see the LICENSE.md file for details AcknowledgementsFaviconsReact App Favicon: Icon by Freepik on flaticon.com, and made with realfavicongenerator.net. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论