Skip to content

indentlabs/fiction-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fiction.Tools

This is the source code for the website https://fiction.tools, which is a growing list of tools for authors at every stage of the writing process.

If you know of another tool that should be added, please submit a PR or open an issue!

Development

This project was bootstrapped with Create React App. Run yarn start to start the app in development mode after cloning the repo. Open http://localhost:3000 to view it in the browser.

Data structure

The following points of interest exist in the database:

To add a new tool, please include its information in the relevant JSON file and a screenshot or logo (if applicable).

To fork this repo and build a new list of tools for another topic, you'll also want to customize the page text in App.js.