Skip to content

A Reddit client built with React.js, next.js and styled-components. https://ac-react-reddit.herokuapp.com

License

Notifications You must be signed in to change notification settings

qvil/ac-react-reddit

 
 

Repository files navigation

ac-react-reddit

A Reddit client built with React.js, next.js and styled-components.

I've used this Reddit design concept which is designed by Hernan Vionnet.

Preview

Post details

Preview

Load more

Preview

Subreddit

Preview

Running Locally

  1. Clone this repo
  2. Type cd ac-react-reddit to enter the project folder
  3. Run npm install and install dependencies
  4. Run npm run dev and visit localhost:3000

Build

  1. Run npm run build
  2. The compiled version will be in /.next/dist/

Live Example

You can test on https://ac-react-reddit.herokuapp.com

To-Do

  • Create tests
  • Re-organize component tree

About

A Reddit client built with React.js, next.js and styled-components. https://ac-react-reddit.herokuapp.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.0%
  • CSS 6.0%