Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 799 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 799 Bytes

This project was bootstrapped with Create React App.

Comments Feed using Material UI

View comments of a post using a JSON placeholder API and styled using Material UI. Also users can toggle between dark and light modes.

Dark Theme

Running the project

Download the zip or clone the project. In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.