A brief description of what this project does and who it's for
Contributions are always welcome!
Please adhere to this project's code of conduct.
To run this project, you will need to add the following environment variables to your .env file
API_KEY
ANOTHER_API_KEY
Answer 1
Answer 2
- Light/dark mode toggle
- Live previews
- Fullscreen mode
- Cross platform
If you have any feedback, please reach out to us at fake@fake.com
I'm a full stack developer...
👩💻 I'm currently working on...
🧠 I'm currently learning...
👯♀️ I'm looking to collaborate on...
🤔 I'm looking for help with...
💬 Ask me about...
📫 How to reach me...
😄 Pronouns...
⚡️ Fun fact...
This project is used by the following companies:
- Company 1
- Company 2
To run tests, run the following command
npm run testFor support, email fake@fake.com or join our Slack channel.
Client: React, Redux, TailwindCSS
Server: Node, Express
Here are some related projects
-
Additional browser support
-
Add more integrations
Javascript, HTML, CSS...
Clone the project
git clone https://link-to-projectGo to the project directory
cd my-projectInstall dependencies
npm installStart the server
npm run start