## Heyyo, I'm NIHAL!
Ask me anything here
(Use dark theme to find my socials ;)
LATEST ACTIVITY
- 💪 Opened PR #1 in knight-moon-72/knight-moon-72
🚧 My Todoist Stats:
🏆 150 Karma Points
🌸 Completed 0 tasks today
✅ Completed 1 tasks so far
⏳ Longest streak is 0 days
WAKA README
🐱 My GitHub Data
🏆 0 Contributions in the Year 2022
📦 1.3 kB Used in GitHub's Storage
🚫 Not Opted to Hire
📜 20 Public Repositories
🔑 4 Private Repositories
I Mostly Code in JavaScript
JavaScript 5 repos █████████████████████████ 100.0%
Timeline
Last Updated on 04/09/2022 17:43:24 UTC
· Resume
- 👋 Hi, I’m @knight-moon-72
- 👀 I’m interested in ...
- 🌱 I’m currently learning ...
- 💞️ I’m looking to collaborate on ...
- 📫 How to reach me ... default
A brief description of what this project does and who it's for
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.
Any additional information goes here
Add badges from somewhere like: shields.io
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
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
Install my-project with npm
npm install my-project
cd my-project
What did you learn while building this project? What challenges did you face and how did you overcome them?
What optimizations did you make in your code? E.g. refactors, performance improvements, accessibility
Here are some related projects
-
Additional browser support
-
Add more integrations
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
For support, email fake@fake.com or join our Slack channel.
Client: React, Redux, TailwindCSS
Server: Node, Express
To run tests, run the following command
npm run test
import Component from 'my-project'
function App() {
return <Component />
}
This project is used by the following companies:
- Company 1
- Company 2 readme so