Skip to content

aunshx/fun-with-reddit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fun-with-Reddit

A simple responsive web-app to consume the reddit-api using snoowrap and utilise lazy-loading.

Tech Stack

Client: React, Redux, CSS3, JS

Server: Node, Express, Snoowrap

Some Working

  • Home page

Home Page

 

  • Walkthrough of the app (gif)

Walkthrough of the app

 

Run Locally

Clone the project

  git clone https://github.com/aunshx/fun-with-reddit.git

Install server dependencies

  npm install

Go to the client folder

  cd client

Install client dependencies

  npm install

 

Fetch reddit API keys and make your own .env file.

 

Start the server

  npm run server

Start the client

  npm run client

Authors

 

Check my portfolio website aunsh.com

License

MIT License