Dummy
Posted on June 7, 2023 by admin
Project Title
A brief description of what this project does and who it’s for
Installation
Install my-project with npm
npm install my-project
cd my-project
Acknowledgements
Screenshots
Tech Stack
Client: React, Redux, TailwindCSS
Server: Node, Express
Demo
Insert gif or link to demo
Usage/Examples
import Component from 'my-project'
function App() {
return <Component />
}
Appendix
Any additional information goes here