Skip to content

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

Notifications You must be signed in to change notification settings

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