A blog frontend built with React and Material UI.
- Fully responsive layout built with Material UI
- Dark mode (forced on/off or auto-switching with user toggle)
- Views count & like mechanism
- Related articles
- Multiple homepage layouts
- Date and weight based article sorting
- Clone the repo
git clone - Install dependencies
npm install - Start the development server
npm run dev
Open http://localhost:3000 with your browser to see the result.
Coder is licensed under the MIT license.
