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
β οΈ 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
