Skip to content

martymcnutt1/ebookproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ebook craft BETA

About

Ebook craft is an amazing way to create a fully customizable E-book using HTML and CSS. Also, you don't need to worry about the functionality, because Ebook Craft got you covered, and in the final version you can add more tools without coding!

Getting started

There is two ways to get started the first way is by cloning the repository and the other way is by click this dowanload zip link.

Follow these steps to set it up locally

  1. Click on the use template button and create a new repository then follow the Github instructions .
  2. open the terminal and run:
git clone https://github.com/username/ebookCraft
  1. Navigate to the directory:
cd ebookCraft
  1. Install the packages
npm i

or

yarn add
  1. Start the port
npm run dev

And you are all done!

Setting up the e-book preferences

First open the project and go to the settings.json in the src/pages/setting folder, there you will find all the settings needed for the E-book. Then you can jump to the language.json file to edit the words to suit you. At last you can jump into the customize.sass file to edit the colors. And this is how you can set up the repo

Warning

Do not delete any variable of item in the files it can cause damage the the ebook.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from Bashamega/ebookCraft