Install my-project with npm
npm install my-project
cd my-project
I’m a full stack developer…
import Component from 'my-project'
function App() {
return <Component />
}
This project is used by the following companies:
To run this project, you will need to add the following environment variables to your .env file
API_KEY
ANOTHER_API_KEY
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.
Contributions are always welcome!
See contributing.md
for ways to get started.
Please adhere to this project’s code of conduct
.
inter this link to view my website Demo