Skip to content

yogevlahyani/autoddit-fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autoddit

A simple react app

All of my comments in the code are for indication of the work flow and the code writing process.

Installation

Run npm install

*Optional - In case of using the mock API

Run mv .env.example .env OR copy manually .env.example into .env file.

If using the mock API, enable a chrome extension called CORS

Running the app

Run npm start

Dependencies I used for this project

Todo

  • Add an inner page to view every Autoddit post individually (Details page)

  • Fix comment_count to count all autoddit post comments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published