Skip to content

Latest commit

 

History

History
68 lines (43 loc) · 1.76 KB

README.md

File metadata and controls

68 lines (43 loc) · 1.76 KB

ASOS Birthday Tracker

This website displays a list of ASOS set '13 students and their birth dates. It will also keep track of those having birthdays everyday and notify the admin accordingly.

The project contains the List, Add and Contact page.

Built With

  • HTML5,
  • React JS
  • CSS3

Live Link

Live Link

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Setup

Run tests

For tracking linters errors locally, you need to follow these steps:

  • For tracking linter errors in HTML file run: npx hint .
  • For tracking linter errors in CSS file run: npx stylelint "**/*.{css,scss}"
  • For tracking linter errors in Javascript file run: npx eslint .

Deployment

  • Use GitHub pages to deploy website
  • For more information about publishing sources, see About github pages

Contributors

Author 1

👤 Kehinde Ridwan Onifade

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.