Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Document Translator

Installation

1. Clone the repo

git clone https://github.com/janifkader/Document-Translator.git

2. Move to repo directory

cd Document-Translator

3. Install dependencies

cd client
npm install
cd ../server
npm install

4. Start Node Server

npm run prod

5. Open another terminal and start React

cd Document-Translator/client
npm run build
npm run preview

6. Click the link to view the site

About

A website built with Node and React to translate any txt or pdf file.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages