Skip to content

daviduzondu/lotusreader

Main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

Image

Lotus Reader

Lotus Reader is a Hackernews client built with tailwindCSS and React. The project is not done. The code is not pretty, there is still a lot of cleaning up to do. Check it out at https://lotusreader.netlify.app

Netlify Status

⚠️ Note

🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧 This is an early ALPHA project. Many features are missing, many bugs are present. Please report issues as detailed as possible. Thanks πŸ™ 🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧

How to run

  • Clone the repo
  • Then run npm i
  • After installing the dependencies, run npm run dev