Skip to content

Hackerspace2023/Practice-Activity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

🚀 About HackerSpace

A community where all techies (begineer to pro) contribute together

Practice - Activity

Contribute every thing you Practice in last few days 🚀

Authors

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Tech Stack

Client: React, Redux , Next, TailwindCSS

Server: Node, Express

🔗 Links

instagram twitter Github

License

MIT

Lessons Learned

What did you learn while building this project? What challenges did you face and how did you overcome them?

Related

Here are some related projects

Awesome README

Color Reference

Color Hex
Example Color #3498db #0a192f
Example Color #f3f3f3 #f8f8f8
Example Color #0e92d4 #00b48a
Example Color #00d1a0 #00d1a0

API Reference

Get all items

  GET /api/items
Parameter Type Description
api_key string Required. Your API key

Get item

  GET /api/items/${id}
Parameter Type Description
id string Required. Id of item to fetch

add(num1, num2)

Takes two numbers and returns the sum.

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

API_KEY

ANOTHER_API_KEY

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published