https://github.com/md-ronyahmed/tech-tutor-react-firebase
https://github.com/md-ronyahmed/tech-tutor-react-firebase
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/md-ronyahmed/tech-tutor-react-firebase
- Owner: Md-RonyAhmed
- Created: 2022-04-28T17:36:08.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-28T17:54:33.000Z (about 4 years ago)
- Last Synced: 2025-02-25T21:34:56.686Z (over 1 year ago)
- Language: JavaScript
- Size: 9.01 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# This is a Tech Tutor single service provider webpage
## Live Link
Live: https://tech-tutor-d11fb.web.app/
### Site Features
- We can see the latest blogs here.
- We have the services section there we have some services.
- We have blogs in blogs section there are three blogs.
- We have a fancy 404 page if user type random url then it will go into that section.
- We can see the courses here in the courses section.
## Used libraries
- React
- React Router
- React firebase hooks
- Tailwind css
## How to run this react app
- At first download the zip or clone the repo.
- Open terminal and type `cd app-name`.
- Then type `npm install or npm i`.
- Then type `npm run` then it will run the local server.