Skip to content
View aj-sys's full-sized avatar

Block or report aj-sys

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aj-sys/README.md

HTML, CSS and Javascript Web Page

This project is about building a mobile and desktop web pages using HTML, CSS and Javascript. The project is for beginners in Frntend development

πŸš€ About Me

I'm an AWS Solutions Architect...

I am learning how to develop mobile and Desktop web pages using CSS, HTML and Javascript.

Hi, I'm Ajara! πŸ‘‹

Acknowledgements

Authors

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.

Appendix

Any additional information goes here

πŸ”— Links

linkedin twitter

Tech Stack

Client: React,

Server: Node, Express

Usage/Examples

import Component from 'my-project'

function App() {
  return <Component />
}

Run Locally

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

Logo

πŸ›  Skills

Javascript, HTML, CSS, Jupyter, Databases, Linux, Programming...

Other Common Github Profile Sections

πŸ‘©β€πŸ’» I'm currently working on creating a simple webpage using HTML and CSS...

🧠 I'm currently learning Frontend Web Development ...

πŸ‘―β€β™€οΈ I'm looking to collaborate on...

πŸ€” I'm looking for help with...

πŸ’¬ Ask me about anything Tech...

πŸ“« How to reach me on LinkedIn, Twitter...

πŸ˜„ Pronouns Ambitious, Proactive learner and communicator...

⚑️ Fun fact Turn my mistakes into creatve ideas...

Documentation

Documentation

Screenshots

App Screenshot

Badges

Add badges from somewhere like: shields.io

AWS Certification AWS Instructor

Demo

Insert gif or link to demo

Deployment

To deploy this project run

  npm run deploy

Lessons Learned

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

Roadmap

  • Additional browser support

  • Add more integrations

Running Tests

To run tests, run the following command

  npm run test

Used By

This project is used by the following companies:

  • Company 1
  • Company 2

Popular repositories Loading

  1. Python-Project Python-Project Public

    My first Python Project

  2. loops.py loops.py Public

    creating loops in code

  3. list.py list.py Public

    My second project

  4. condtionals.py condtionals.py Public

    My conditionals code

  5. Task1.py Task1.py Public

    My first task in python

  6. Modules.py Modules.py Public

    Modules project1