A brief description of what this project does and who it's for
Insert gif or link to demo
- Light/dark mode toggle
- Live previews
- Fullscreen mode
- Cross platform
-
Additional browser support
-
Add more integrations
import Component from 'my-project'
function App() {
return <Component />
}
Client: React, Redux, TailwindCSS
Server: Node, Express
To run this project, you will need to add the following environment variables to your .env file
API_KEY
ANOTHER_API_KEY
Clone the project
git clone https://link-to-project
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run start
To deploy this project run
npm run deploy
This project is used by the following companies:
- Company 1
- Company 2