Skip to content
/ ReadIt Public

This application is a thread of reddit posts retrieved from Reddit .

Notifications You must be signed in to change notification settings

efe-osa/ReadIt

Repository files navigation

ReadIt

https://fervent-bhabha-e5febb.netlify.app/

Description

This application is a thread of reddit posts retreived from Reddit .

Requirement

  • Node: Any latest version of node above 8.9.0
  • Yarn: We use yarn install packages
  • Git : We use git as a version control system via github

Getting Started

Installation

  • Verify that node and yarn is installed on your local machine by running the command node -v and yarn -v
  • Clone the repository to the folder of choice using git clone https://github.com/efe-osa/ReadIt.git
  • In the project root directory install project dependencies using yarn install
  • To test the project works as expected, run yarn start
  • Open http://localhost:3000 with on your browser to see the result.

Set up environment

cp .env-template .env

Installation

$ yarn

Running the app

# development
$ yarn start

# build project
$ yarn build

# production mode
$ yarn serve

Test

$ yarn test

Netlify Status

About

This application is a thread of reddit posts retrieved from Reddit .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages