-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.js
More file actions
173 lines (172 loc) · 8.48 KB
/
data.js
File metadata and controls
173 lines (172 loc) · 8.48 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
export const readmeSectionsData = [
{
id:1,
title:'ACKNOWLEDGEMENT',
readmeSection: "\r\n## Acknowledgements\r\n\r\n - [Awesome Readme Templates](https://awesomeopensource.com/project/elangosundar/awesome-README-templates)\r\n - [Awesome README](https://github.com/matiassingers/awesome-readme)\r\n - [How to write a Good readme](https://bulldogjob.com/news/449-how-to-write-a-good-readme-for-your-github-project)\r\n\r\n"
},
{
id: 2,
title: 'API REFRENCES',
readmeSection: "\r\n## API Reference\r\n\r\n#### Get all items\r\n\r\n```http\r\n GET /api/items\r\n```\r\n\r\n| Parameter | Type | Description |\r\n| :-------- | :------- | :------------------------- |\r\n| `api_key` | `string` | **Required**. Your API key |\r\n\r\n#### Get item\r\n\r\n```http\r\n GET /api/items/${id}\r\n```\r\n\r\n| Parameter | Type | Description |\r\n| :-------- | :------- | :-------------------------------- |\r\n| `id` | `string` | **Required**. Id of item to fetch |\r\n\r\n#### add(num1, num2)\r\n\r\nTakes two numbers and returns the sum.\r\n\r\n"
},
{
id: 3,
title: 'APPENDIX',
readmeSection: "\r\n## Appendix\r\n\r\nAny additional information goes here\r\n\r\n"
},
{
id: 4,
title: 'AUTHORS',
readmeSection: "\r\n## Authors\r\n\r\n- [@octoprathmesh](https://www.github.com/octoprathmesh)\r\n\r\n"
},
{
id: 5,
title: 'BADGES',
readmeSection: "## something"
},
{
id: 6,
title: 'COLOUR REFRENCES',
readmeSection: "## Color Reference\r\n\r\n| Color | Hex |\r\n| ----------------- | ------------------------------------------------------------------ |\r\n| Example Color |  #0a202f |\r\n| Example Color |  #f8f8f8 |\r\n| Example Color |  #00b48a |\r\n| Example Color |  #00d1a0 |\r\n\r\n"
},
{
id: 7,
title: 'CONTRIBUTING',
readmeSection: "\r\n## Contributing\r\n\r\nContributions are always welcome!\r\n\r\nSee `contributing.md` for ways to get started.\r\n\r\nPlease adhere to this project's `code of conduct`.\r\n\r\n"
},
{
id: 8,
title: 'DEMO',
readmeSection: "\r\n## Demo\r\n\r\nInsert gif or link to demo\r\n\r\n"
},
{
id: 9,
title: 'DEPLOYMENT',
readmeSection: "\r\n## Deployment\r\n\r\nTo deploy this project run\r\n\r\n```bash\r\n npm run deploy\r\n```\r\n\r\n"
},
{
id: 10,
title: 'DOCUMENTATION',
readmeSection: "\r\n## Documentation\r\n\r\n[Documentation](https://linktodocumentation)\r\n\r\n"
},
{
id: 11,
title: 'Environment Variables',
readmeSection: "## Environment Variables\r\n\r\nTo run this project, you will need to add the following environment variables to your .env file\r\n\r\n`API_KEY`\r\n\r\n`ANOTHER_API_KEY`"
},
{
id: 12,
title: 'FAQ',
readmeSection: "\"\\r\\n## FAQ\\r\\n\\r\\n#### Question 1\\r\\n\\r\\nAnswer 1\\r\\n\\r\\n#### Question 2\\r\\n\\r\\nAnswer 2\\r\\n\\r\\n\""
},
{
id: 13,
title: 'FEATURES',
readmeSection: "\r\n## Features\r\n\r\n- Light/dark mode toggle\r\n- Live previews\r\n- Fullscreen mode\r\n- Cross platform\r\n"
},
{
id: 14,
title: 'FEEDBACK',
readmeSection: "\r\n## Feedback\r\n\r\nIf you have any feedback, please reach out to us at fake@fake.com\r\n\r\n"
},
{
id: 15,
title: 'ABOUT ME',
readmeSection: "\r\n## 🚀 About Me\r\nI'm a full stack developer...\r\n\r\n"
},
{
id: 16,
title: 'GITHUB PROFILE-INTRODCUTION',
readmeSection: "\r\n# Hi, I'm prathmesh! 👋"
},
{
id: 17,
title: 'GITHUB PROFILE-LINKS',
readmeSection: "\r\n## 🔗 Links\r\n[](https://github.com/prathme47/)\r\n[](https://www.linkedin.com/)\r\n[](https://twitter.com/)\r\n\r\n"
},
{
id: 18,
title: 'GITHUB PROFILE-OTHERS',
readmeSection: "\r\n## 🔗 Links\r\n[](https://github.com/prathme47/)\r\n[](https://www.linkedin.com/)\r\n[](https://twitter.com/)\r\n\r\n"
},
{
id: 19,
title: 'GITHUB PROFILE-SKILLS',
readmeSection: "\r\n## 🛠 Skills\r\nJavascript, HTML, CSS...\r\n\r\n"
},
{
id: 20,
title: 'INSTALLATION',
readmeSection: "\r\n## Installation\r\n\r\nInstall my-project with npm\r\n\r\n```bash\r\n npm install my-project\r\n cd my-project\r\n```\r\n "
},
{
id: 21,
title: 'LESSON LEARNED',
readmeSection: "\r\n## Lessons Learned\r\n\r\nWhat did you learn while building this project? What challenges did you face and how did you overcome them?\r\n\r\n"
},
{
id: 22,
title: 'LISENCE',
readmeSection: "\r\n## License\r\n\r\n[MIT](https://choosealicense.com/licenses/mit/)\r\n\r\n"
},
{
id: 23,
title: 'LOGO',
readmeSection: "\r\n\r\n\r\n"
},
{
id: 24,
title: 'OPTIMIZATION',
readmeSection: "\r\n## Optimizations\r\n\r\nWhat optimizations did you make in your code? E.g. refactors, performance improvements, accessibility\r\n\r\n"
},
{
id: 25,
title: 'REALATED',
readmeSection: "\r\n## Related\r\n\r\nHere are some related projects\r\n\r\n[Awesome README](https://github.com/matiassingers/awesome-readme)\r\n\r\n"
},
{
id: 26,
title: 'ROADMAP',
readmeSection: "\r\n## Roadmap\r\n\r\n- Additional browser support\r\n\r\n- Add more integrations\r\n\r\n"
},
{
id: 27,
title: 'RUN LOCALLY',
readmeSection: "\r\n## Run Locally\r\n\r\nClone the project\r\n\r\n```bash\r\n git clone https://link-to-project\r\n```\r\n\r\nGo to the project directory\r\n\r\n```bash\r\n cd my-project\r\n```\r\n\r\nInstall dependencies\r\n\r\n```bash\r\n npm install\r\n```\r\n\r\nStart the server\r\n\r\n```bash\r\n npm run start\r\n```\r\n\r\n"
},
{
id: 28,
title: 'SCREENSHOTS',
readmeSection: "\r\n## Screenshots\r\n\r\n\r\n\r\n"
},
{
id: 29,
title: 'SUPPORT',
readmeSection: "\r\n## Support\r\n\r\nFor support, email fake@fake.com or join our Slack channel.\r\n\r\n"
},
{
id: 30,
title: 'TECH STACK',
readmeSection: "\r\n## Tech Stack\r\n\r\n**Client:** React, Redux, TailwindCSS\r\n\r\n**Server:** Node, Express\r\n\r\n"
},
{
id: 31,
title: 'RUNNING TESTS',
readmeSection: "\r\n## Running Tests\r\n\r\nTo run tests, run the following command\r\n\r\n```bash\r\n npm run test\r\n```\r\n\r\n"
},
{
id: 32,
title: 'TITLE AND DESCRIPTION',
readmeSection: "\r\n# Contribute\r\n\r\nContributions are always welcome! Please create a PR to add Github Profile.\r\n\r\n## :pencil: License\r\n\r\nThis project is licensed under [MIT](https://opensource.org/licenses/MIT) license.\r\n\r\n## :man_astronaut: Show your support\r\n\r\nGive a ⭐️ if this project helped you!"
},
{
id: 33,
title: 'USAGE/EXAMPLES',
readmeSection: "## Usage/Examples\r\n\r\n```javascript\r\nimport Component from 'my-project'\r\n\r\nfunction App() {\r\n return <Component />\r\n}\r\n```\r\n\r\n"
},
{
id: 34,
title: 'USED BY',
readmeSection: "\r\n## Used By\r\n\r\nThis project is used by the following companies:\r\n\r\n- Company 1\r\n- Company 2\r\n\r\n"
},
]