Skip to content

alesbe/node-wikipedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Node Wikipedia ๐Ÿ“š

screenshot An online wikipedia searcher, search a topic and and summarizes it in a paragraph.

๐Ÿ”จ Frameworks and tools

๐Ÿ’พ Usage and installation

1.- Download project

git clone https://github.com/alesbe/node-wikipedia

2.- Install dependencies

Inside project folder:

npm install

3.- Connect ReactJS server

Inside project folder:

cd client
npm start

4.- Connect NodeJS server

Inside project folder:

npm start

Additional info

  • Backend and frontend works like independent servers. NodeJS is running in port 5000, and react in port 3000.

About

An online wikipedia searcher, search a topic and and summarizes it in a paragraph.

Topics

Resources

Stars

Watchers

Forks