https://github.com/ehsanmajd/wiki-surf
https://github.com/ehsanmajd/wiki-surf
apollo-client apollo-server react styled-components typescript
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ehsanmajd/wiki-surf
- Owner: ehsanmajd
- Created: 2020-10-17T14:35:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-18T16:23:15.000Z (over 5 years ago)
- Last Synced: 2025-10-28T17:46:24.283Z (8 months ago)
- Topics: apollo-client, apollo-server, react, styled-components, typescript
- Language: TypeScript
- Homepage:
- Size: 434 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Introduction
A simple application allowing the user to search any articles on Wikipedia and shows the `Title`, `Categories` and the `Table of Contents` of that article.
The project uses `React`, `TypeScript` and `Styled-Components`.
## How to run?
Navigate to `/back-end` then run the following commands:
`npm install`
`npm run build`
`npm run start`
then, navigate to `/front-end` and run:
`npm install`
`npm start`
Type an article title which is available in wikipedia.