A brief description of what this project does and who it's for
- Light/dark mode toggle
- Live previews
- Fullscreen mode
- Cross platform
Client: React, Redux, TailwindCSS
Server: Node, Express
Any additional information goes here
GET /api/items
Parameter | Type | Description |
---|---|---|
api_key |
string |
Required. Your API key |
GET /api/items/${id}
Parameter | Type | Description |
---|---|---|
id |
string |
Required. Id of item to fetch |
Takes two numbers and returns the sum.
Color | Hex |
---|---|
Example Color | #0a192f |
Example Color | #f8f8f8 |
Example Color | #00b48a |
Example Color | #00d1a0 |
Contributions are always welcome!
See contributing.md
for ways to get started.
Please adhere to this project's code of conduct
.
Insert gif or link to demo
To deploy this project run
npm run deploy
To run this project, you will need to add the following environment variables to your .env file
API_KEY
ANOTHER_API_KEY
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...
Javascript, HTML, CSS...
Install my-project with npm
npm install my-project
cd my-project
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 run tests, run the following command
npm run test
import Component from 'my-project'
function App() {
return <Component />
}
What optimizations did you make in your code? E.g. refactors, performance improvements, accessibility
This project is used by the following companies:
- Company 1
- Company 2
For support, email [email protected] or join our Slack channel.
-
Additional browser support
-
Add more integrations
What did you learn while building this project? What challenges did you face and how did you overcome them?
Here are some related projects
Answer 1
Answer 2
If you have any feedback, please reach out to us at [email protected]
Add badges from somewhere like: shields.io