Features · Tech Stack · Installation · Contributing
- Dark Mode
- Mobile Responsive
- Clone the repository to your local machine.
- Run
npm install
to install the project's dependencies. - Run
npm start
to start the development server.
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying src/app.js
. The page auto-updates as you edit the file.
Here's how you can contribute:
- Open an issue if you believe you've encountered a bug.
- Make a pull request to add new features/improvements/fix bugs.
This is open-source under the MIT License. You can find it here.