Skip to content

anders1216/ReadThat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

126 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReadThat

A Reddit clone for fun!

Note: Currently a work in progress. Image upload is down due to potential security flaws.

Ruby 2.6.1

Rails 5.2.3

es6, JavaScript 1.7

React 16.8.6

Redux 4.0.1

Start Instructions.

Clone this repo into a new folder.

Navigate into the Server folder and open it in your terminal/console.

enter these two lines of code into your terminal:

bundle i
rails s

Navigate into the Client folder.

enter these two lines of code:

npm i
npm start

enter 'y' when prompted this will open a web-browser window so get ready to be redirected.

Make a new profile and read away!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors