Timeless is a front end project, to help the students have the resources at one place without wasting time online to find the right resources.
- HTML
- CSS
- JS (optional)
- The project is on its raw stage, you either start fresh or resolve the issues in the same.
- Home Page
- Notes category
- 11th standard
- 12th standard
- Log in page
- Fork this repository.
- Create a branch
git checkout -b <branch_name>
- Make your changes and commit them
git commit -m '<commit_message>'
- Push to original branch
git push origin <project_name>/<location>
- Create pull request.
- Add screenshot or video of your changes in your pull request or in comments.